Uses of Interface
org.violetlib.collections.IMap.FVisitor
-
-
Uses of IMap.FVisitor in org.violetlib.collections
Methods in org.violetlib.collections with parameters of type IMap.FVisitor Modifier and Type Method and Description abstract <R> R
IMap. find(IMap.FVisitor<K,V,R> visitor, R defaultResult)
-