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

Uses of Interface
org.violetlib.collections.MapSetBuilder

    • Uses of MapSetBuilder in org.violetlib.collections

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