public class AuditEventProcessorPipeline.Priority extends Object implements Comparator<EventProcessor<AuditEvent>>
| Constructor and Description |
|---|
Priority(Map<EventProcessor<AuditEvent>,Double> p) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(EventProcessor<AuditEvent> arg0,
EventProcessor<AuditEvent> arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic Priority(Map<EventProcessor<AuditEvent>,Double> p)
public int compare(EventProcessor<AuditEvent> arg0, EventProcessor<AuditEvent> arg1)
compare in interface Comparator<EventProcessor<AuditEvent>>Copyright © 2014 jwall.org. All rights reserved.