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

Uses of Interface
org.violetlib.collections.MapBuilder

    • Uses of MapBuilder in org.violetlib.collections

      Methods in org.violetlib.collections that return MapBuilder 
      Modifier and Type Method and Description
      static <K,V> MapBuilder<K,V>  IMap.builder()
      Return a new map builder.
      static <K,V> MapBuilder<K,V>  IMap.builder(Option option)
      Return a new map builder.