Uses of Class
org.eclipse.jgit.util.RefMap
-
Packages that use RefMap Package Description org.eclipse.jgit.util Utility classes. -
-
Uses of RefMap in org.eclipse.jgit.util
Methods in org.eclipse.jgit.util that return types with arguments of type RefMap Modifier and Type Method Description static Collector<Ref,?,RefMap>
RefMap. toRefMap(BinaryOperator<Ref> mergeFunction)
-