Class TaskDescription
- java.lang.Object
-
- org.processmining.specpp.datastructures.util.NoRehashing<java.lang.String>
-
- org.processmining.specpp.supervision.observations.StringStatisticKey
-
- org.processmining.specpp.supervision.observations.performance.TaskDescription
-
- All Implemented Interfaces:
java.lang.Comparable<StringStatisticKey>,StatisticKey,Immutable,ProperlyHashable,ProperlyPrintable
public class TaskDescription extends StringStatisticKey
-
-
Field Summary
-
Fields inherited from class org.processmining.specpp.datastructures.util.NoRehashing
internal
-
-
Constructor Summary
Constructors Constructor Description TaskDescription(java.lang.String description)
-
Method Summary
-
Methods inherited from class org.processmining.specpp.supervision.observations.StringStatisticKey
compareTo, toString
-
Methods inherited from class org.processmining.specpp.datastructures.util.NoRehashing
equals, hashCode
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.processmining.specpp.traits.ProperlyHashable
hashCode
-
-