Uses of Class
com.cedarsoftware.util.CompactSet
Packages that use CompactSet
-
Uses of CompactSet in com.cedarsoftware.util
Subclasses of CompactSet in com.cedarsoftware.utilModifier and TypeClassDescriptionclass
A case-insensitive Set implementation that uses a compact internal representation for small sets.class
A case-insensitive Set implementation that uses a compact internal representation for small sets.class
A case-insensitive Set implementation that uses a compact internal representation for small sets.Methods in com.cedarsoftware.util that return CompactSetModifier and TypeMethodDescriptionCompactSet.Builder.build()
Creates a new CompactSet with the configured options.CompactSet.withConfig
(Map<String, Object> config)