public abstract static class NoteDbChangeState.RefState
extends java.lang.Object
Constructor and Description |
---|
RefState() |
Modifier and Type | Method and Description |
---|---|
static NoteDbChangeState.RefState |
create(org.eclipse.jgit.lib.ObjectId changeMetaId,
java.util.Map<Account.Id,org.eclipse.jgit.lib.ObjectId> draftIds) |
java.lang.String |
toString() |
public static NoteDbChangeState.RefState create(org.eclipse.jgit.lib.ObjectId changeMetaId, java.util.Map<Account.Id,org.eclipse.jgit.lib.ObjectId> draftIds)
public java.lang.String toString()
toString
in class java.lang.Object