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