Package org.processmining.logprojection
Class AttributeBasedObjectSorter
- java.lang.Object
-
- org.processmining.logprojection.AttributeBasedObjectSorter
-
public class AttributeBasedObjectSorter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AttributeBasedObjectSorter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsort(DataManager<?> manager, int attributeIndex, byte attributeType, int[] numbers)
-
-
-
Method Detail
-
sort
public void sort(DataManager<?> manager, int attributeIndex, byte attributeType, int[] numbers)
-
-