Uses of Interface
org.processmining.specpp.datastructures.encoding.HasDenseRange
-
Packages that use HasDenseRange Package Description org.processmining.specpp.datastructures.encoding -
-
Uses of HasDenseRange in org.processmining.specpp.datastructures.encoding
Subinterfaces of HasDenseRange in org.processmining.specpp.datastructures.encoding Modifier and Type Interface Description interfaceIntEncoding<T>An encoding with a range of typeInteger.interfacePrimitiveIntEncodingClasses in org.processmining.specpp.datastructures.encoding that implement HasDenseRange Modifier and Type Class Description classConstantIntIntEncodingclassHashmapEncoding<T>Represents anIntEncoding<T>with an internal HashMap.classIdentityEncodingclassIntIntEncoding
-