Uses of Class
org.eclipse.jgit.internal.storage.reftree.Scanner.Result
-
Packages that use Scanner.Result Package Description org.eclipse.jgit.internal.storage.reftree -
-
Uses of Scanner.Result in org.eclipse.jgit.internal.storage.reftree
Fields in org.eclipse.jgit.internal.storage.reftree declared as Scanner.Result Modifier and Type Field Description private Scanner.Result
RefTreeDatabase. refs
Methods in org.eclipse.jgit.internal.storage.reftree that return Scanner.Result Modifier and Type Method Description (package private) static Scanner.Result
Scanner. scanRefTree(Repository repo, Ref src, java.lang.String prefix, boolean recursive)
-