Uses of Record Class
org.eclipse.jgit.junit.FakeIndexFactory.IndexObject
Packages that use FakeIndexFactory.IndexObject
-
Uses of FakeIndexFactory.IndexObject in org.eclipse.jgit.junit
Method parameters in org.eclipse.jgit.junit with type arguments of type FakeIndexFactory.IndexObjectModifier and TypeMethodDescriptionstatic org.eclipse.jgit.internal.storage.file.PackIndexFakeIndexFactory.indexOf(List<FakeIndexFactory.IndexObject> objs) Return an index populated with these objectsstatic org.eclipse.jgit.internal.storage.file.PackReverseIndexFakeIndexFactory.reverseIndexOf(List<FakeIndexFactory.IndexObject> objs) Return a reverse pack index with these objects