Uses of Class
dev.civl.mc.util.IF.SeqSet
Packages that use SeqSet
Package
Description
Module util provides various general-purpose utilities used by
CIVL.
-
Uses of SeqSet in dev.civl.mc.util.IF
Methods in dev.civl.mc.util.IF that return SeqSetMethods in dev.civl.mc.util.IF with parameters of type SeqSetModifier and TypeMethodDescriptionbooleanAdds everything in the given set to this set.booleanSeqSet.containsAll(SeqSet that) Does this set contain the given set?booleanAre this set and the given set disjoint?SeqSet.intersectionWith(SeqSet that)