protected final class LogMessageProcessorPipeline.Order<T> extends Object implements Comparator<T>
| Constructor and Description |
|---|
LogMessageProcessorPipeline.Order() |
LogMessageProcessorPipeline.Order(Map<T,Double> prios) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T arg0,
T arg1) |
void |
set(T key,
Double prio) |
void |
unset(T key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2014 jwall.org. All Rights Reserved.