Uses of Class
org.eclipse.jgit.internal.storage.file.RefDirectory.LooseSymbolicRef
-
Packages that use RefDirectory.LooseSymbolicRef Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of RefDirectory.LooseSymbolicRef in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return RefDirectory.LooseSymbolicRef Modifier and Type Method Description private static RefDirectory.LooseSymbolicRef
RefDirectory. newSymbolicRef(FileSnapshot snapshot, java.lang.String name, java.lang.String target)
-