joeq.Compiler.Dataflow
Class BBComparator
java.lang.Object
joeq.Compiler.Dataflow.BBComparator
- All Implemented Interfaces:
- Comparator
public class BBComparator
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final BBComparator INSTANCE
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
compare
public int compare(BasicBlock bb1,
BasicBlock bb2)
Copyright © 2001-2008 John Whaley. All Rights Reserved.