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, wait
equals
public FakeOperationComparator()
public int compare(FakeOperation op1, FakeOperation op2)
compare
in interface Comparator<FakeOperation>
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.