Uses of Class
org.eclipse.jgit.internal.storage.reftable.ReftableWriter.Section
-
Packages that use ReftableWriter.Section Package Description org.eclipse.jgit.internal.storage.reftable -
-
Uses of ReftableWriter.Section in org.eclipse.jgit.internal.storage.reftable
Fields in org.eclipse.jgit.internal.storage.reftable declared as ReftableWriter.Section Modifier and Type Field Description private ReftableWriter.SectionReftableWriter. logsprivate ReftableWriter.SectionReftableWriter. objsprivate ReftableWriter.SectionReftableWriter. refsMethods in org.eclipse.jgit.internal.storage.reftable with parameters of type ReftableWriter.Section Modifier and Type Method Description private static longReftableWriter. firstBlockPosition(ReftableWriter.Section s)private static longReftableWriter. indexPosition(ReftableWriter.Section s)
-