|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kinsources.kiwa.actalog.EventLogComparator
public class EventLogComparator
Nested Class Summary | |
---|---|
static class |
EventLogComparator.Criteria
|
Constructor Summary | |
---|---|
EventLogComparator(EventLogComparator.Criteria criteria)
|
Method Summary | |
---|---|
int |
compare(EventLog alpha,
EventLog bravo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public EventLogComparator(EventLogComparator.Criteria criteria)
criteria
- Method Detail |
---|
public int compare(EventLog alpha, EventLog bravo)
compare
in interface java.util.Comparator<EventLog>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |