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 java.util.stream.Collector<Ref,?,RefMap>
RefMap. toRefMap(java.util.function.BinaryOperator<Ref> mergeFunction)
Create aCollector
forRef
.
-