Package com.jcabi.github
Interface Fork
- All Superinterfaces:
JsonPatchable,JsonReadable
- All Known Implementing Classes:
Fork.Smart
GitHub fork.
- Since:
- 0.8
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classSmart Fork with extra features. -
Method Summary
Methods inherited from interface com.jcabi.github.JsonPatchable
patchMethods inherited from interface com.jcabi.github.JsonReadable
json
-
Method Details
-
number
int number()Fork id.- Returns:
- Id
-