public class RecorderStrategyComparator extends Object implements Comparator<RecorderStrategy<?>>
| Constructor and Description |
|---|
RecorderStrategyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RecorderStrategy<?> o1,
RecorderStrategy<?> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(RecorderStrategy<?> o1, RecorderStrategy<?> o2)
compare in interface Comparator<RecorderStrategy<?>>Copyright © 2014 JBoss by Red Hat. All rights reserved.