Package com.jcabi.github
Interface Blob
- All Superinterfaces:
JsonReadable
- All Known Implementing Classes:
Blob.Smart
GitHub Git blob.
- Since:
- 0.5
- See Also:
- Suppressed Checkstyle violations:
- MultipleStringLiterals (500 lines)
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classSmart Blob with extra features. -
Method Summary
Methods inherited from interface com.jcabi.github.JsonReadable
json
-
Method Details
-
sha
String sha()SHA of it.- Returns:
- SHA
-