public abstract class InsertedObject extends java.lang.Object
InsertedObject()
abstract com.google.protobuf.ByteString
data()
abstract org.eclipse.jgit.lib.ObjectId
id()
abstract int
type()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InsertedObject()
public abstract org.eclipse.jgit.lib.ObjectId id()
public abstract int type()
public abstract com.google.protobuf.ByteString data()