Interface Blob

All Superinterfaces:
JsonReadable
All Known Implementing Classes:
Blob.Smart

@Immutable public interface Blob extends JsonReadable
GitHub Git blob.
Since:
0.5
See Also:
Suppressed Checkstyle violations:
MultipleStringLiterals (500 lines)
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    Smart Blob with extra features.
  • Method Summary

    Modifier and Type
    Method
    Description
    sha()
    SHA of it.

    Methods inherited from interface com.jcabi.github.JsonReadable

    json
  • Method Details

    • sha

      String sha()
      SHA of it.
      Returns:
      SHA