Class CompareByIndex
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.CompareByIndex
- All Implemented Interfaces:
Comparator<Op03SimpleStatement>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
asc
private boolean asc
-
-
Constructor Details
-
CompareByIndex
public CompareByIndex() -
CompareByIndex
public CompareByIndex(boolean asc)
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Op03SimpleStatement>
-