Uses of Class
org.eclipse.jgit.internal.storage.file.FileReftableStack.Segment
Packages that use FileReftableStack.Segment
-
Uses of FileReftableStack.Segment in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return types with arguments of type FileReftableStack.SegmentModifier and TypeMethodDescriptionprivate static Optional<FileReftableStack.Segment>FileReftableStack.autoCompactCandidate(long[] sizes) (package private) static List<FileReftableStack.Segment>FileReftableStack.segmentSizes(long[] sizes)