public static final class ShortenedLogEvent.SleComparator extends java.lang.Object implements java.util.Comparator<ShortenedLogEvent>
| Constructor and Description |
|---|
SleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ShortenedLogEvent sle1,
ShortenedLogEvent sle2) |
public final int compare(ShortenedLogEvent sle1, ShortenedLogEvent sle2)
compare in interface java.util.Comparator<ShortenedLogEvent>