Class FileReftableStack.Segment
- java.lang.Object
-
- org.eclipse.jgit.internal.storage.file.FileReftableStack.Segment
-
- Enclosing class:
- FileReftableStack
static class FileReftableStack.Segment extends java.lang.Object
A segment is a consecutive list of reftables of the same approximate size.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object other)
int
hashCode()
(package private) int
size()
java.lang.String
toString()
-