Uses of Class
org.apache.sis.util.collection.CodeListSet
Packages that use CodeListSet
-
Uses of CodeListSet in org.apache.sis.util.collection
Methods in org.apache.sis.util.collection that return CodeListSetModifier and TypeMethodDescriptionCodeListSet.clone()
Returns a new set of the same class containing the same elements than this set.Methods in org.apache.sis.util.collection with parameters of type CodeListSetModifier and TypeMethodDescriptionprivate long
CodeListSet.mask
(CodeListSet<?> other) Returns the bitmask to use for a bulk operation with another set of code lists.