Uses of Interface
org.processmining.specpp.datastructures.encoding.SlightlyMutableSet
-
Packages that use SlightlyMutableSet Package Description org.processmining.specpp.datastructures.encoding -
-
Uses of SlightlyMutableSet in org.processmining.specpp.datastructures.encoding
Subinterfaces of SlightlyMutableSet in org.processmining.specpp.datastructures.encoding Modifier and Type Interface Description interfaceEncodedSet<K,V>interfacePrimitiveIntSetClasses in org.processmining.specpp.datastructures.encoding that implement SlightlyMutableSet Modifier and Type Class Description classBitEncodedSet<T>Represents a subset of the encoding domain of anIntEncoding<T>.
-