Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VCollections – Release 1
Uses of Interface org.violetlib.collections.IMap.FVisitor
Deprecated: ShowHide

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)