Class StatePair
- java.lang.Object
-
- org.processmining.stochasticawareconformancechecking.helperclasses.StatePair
-
public class StatePair extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StatePair()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static longpack(int a, int b)static intunpackA(long l)static intunpackB(long l)
-