public class FakeOperationComparator extends Object implements Comparator<FakeOperation>
| Constructor and Description |
|---|
FakeOperationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FakeOperation op1,
FakeOperation op2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic FakeOperationComparator()
public int compare(FakeOperation op1, FakeOperation op2)
compare in interface Comparator<FakeOperation>Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.