Class IntBlob

java.lang.Object
com.google.gerrit.server.notedb.IntBlob

public abstract class IntBlob extends Object
An object blob in a Git repository that stores a single integer value.
  • Constructor Details

    • IntBlob

      public IntBlob()
  • Method Details