Package org.processmining.specpp.datastructures.util
-
Interface Summary Interface Description DisjointMergeable<T> MutableSequentialCollection<T> Interface for a sequential collection that is also mutable.Pair<T> SequentialCollection<T> Interface for a rudimentary sequential collection aka List.Tuple2<T1,T2> -
Class Summary Class Description BuilderMap<K,B,V> Button Counter<T> EvaluationParameterTuple2<T1,T2> ImmutablePair<T> ImmutableTuple2<T1,T2> IndexedItem<T> IndexedPair<T> IndexedTuple2<T1,T2> Label MutablePair<T> MutableTuple2<T1,T2> NoRehashing<T> A utility base class that precomputes and caches thehashCode()computation and overridesequals.RegexLabel Triple<T> Tuple3<T1,T2,T3> TypedItem<T> WrappedMap<K,V>