static class RefDirectory.PackedRefList extends RefList<Ref>
RefList.Builder<T extends Ref>| Modifier and Type | Field and Description |
|---|---|
private ObjectId |
id |
private FileSnapshot |
snapshot |
| Modifier | Constructor and Description |
|---|---|
private |
PackedRefList(RefList<Ref> src,
FileSnapshot s,
ObjectId i) |
add, asList, contains, copy, emptyList, find, get, get, isEmpty, iterator, put, remove, set, size, toStringprivate final FileSnapshot snapshot
private final ObjectId id
private PackedRefList(RefList<Ref> src, FileSnapshot s, ObjectId i)