Class ControlFlowGraphLoopReducer.LoopComparator
- java.lang.Object
-
- org.jd.core.v1.service.converter.classfiletojavasyntax.util.ControlFlowGraphLoopReducer.LoopComparator
-
- All Implemented Interfaces:
java.util.Comparator<Loop>
- Enclosing class:
- ControlFlowGraphLoopReducer
public static class ControlFlowGraphLoopReducer.LoopComparator extends java.lang.Object implements java.util.Comparator<Loop>
-
-
Constructor Summary
Constructors Constructor Description LoopComparator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compare(Loop loop1, Loop loop2)
boolean
equals(java.lang.Object other)
-