Class FileReftableStack.Segment
- java.lang.Object
-
- org.eclipse.jgit.internal.storage.file.FileReftableStack.Segment
-
- Enclosing class:
- FileReftableStack
static class FileReftableStack.Segment extends java.lang.ObjectA 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 booleanequals(java.lang.Object other)inthashCode()(package private) intsize()java.lang.StringtoString()
-