Uses of Class
org.jhotdraw8.icollection.ChampMap
Packages that use ChampMap
-
Uses of ChampMap in org.jhotdraw8.icollection
Methods in org.jhotdraw8.icollection that return ChampMapModifier and TypeMethodDescriptionChampMap.clear()Returns a copy of this map that is empty.Returns an immutable copy of the provided map.Returns an immutable copy of the provided map.ChampMap.newInstance(@NonNull PrivateData privateData) Creates a new instance with the provided privateData object as its internal data structure.ChampMap.of()Returns an empty immutable map.MutableChampMap.toImmutable()Returns an immutable copy of this map.