Interface TraceSorter
-
- All Superinterfaces:
java.util.Comparator<java.lang.Integer>
- All Known Implementing Classes:
AbstractEventBasedTraceSorter,FirstEventAttributeTraceSorter,LastEventAttributeTraceSorter,TraceAttributeSorter,TraceInFileSorter
public interface TraceSorter extends java.util.Comparator<java.lang.Integer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()
-