Uses of Class
org.eclipse.jgit.internal.storage.pack.DeltaTask.Slice
Packages that use DeltaTask.Slice
-
Uses of DeltaTask.Slice in org.eclipse.jgit.internal.storage.pack
Fields in org.eclipse.jgit.internal.storage.pack declared as DeltaTask.SliceModifier and TypeFieldDescription(package private) final DeltaTask.SliceDeltaTask.WeightedPath.sliceFields in org.eclipse.jgit.internal.storage.pack with type parameters of type DeltaTask.SliceModifier and TypeFieldDescription(package private) final LinkedList<DeltaTask.Slice>DeltaTask.slicesMethods in org.eclipse.jgit.internal.storage.pack that return DeltaTask.SliceModifier and TypeMethodDescription(package private) DeltaTask.SliceDeltaTask.remaining()(package private) DeltaTask.SliceDeltaWindow.remaining()Methods in org.eclipse.jgit.internal.storage.pack with parameters of type DeltaTask.SliceModifier and TypeMethodDescription(package private) voidDeltaTask.add(DeltaTask.Slice s) (package private) DeltaWindowDeltaTask.initWindow(DeltaTask.Slice s) (package private) booleanDeltaTask.tryStealWork(DeltaTask.Slice s) (package private) booleanDeltaWindow.tryStealWork(DeltaTask.Slice s) Constructors in org.eclipse.jgit.internal.storage.pack with parameters of type DeltaTask.Slice