Package com.google.gerrit.server.git
Class InsertedObject
- java.lang.Object
- 
- com.google.gerrit.server.git.InsertedObject
 
- 
 public abstract class InsertedObject extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description InsertedObject()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract com.google.protobuf.ByteStringdata()abstract org.eclipse.jgit.lib.ObjectIdid()abstract inttype()
 
-