Uses of Class
org.processmining.logprojection.abstraction.util.TIntArrayIntHashMap
-
Packages that use TIntArrayIntHashMap Package Description org.processmining.logprojection.abstraction.util -
-
Uses of TIntArrayIntHashMap in org.processmining.logprojection.abstraction.util
Constructors in org.processmining.logprojection.abstraction.util with parameters of type TIntArrayIntHashMap Constructor Description TIntArrayIntHashMap(TIntArrayIntHashMap map)Creates a newTObjectIntHashMapthat contains the entries in the map passed to it.
-