Class BoundValueComparator
- java.lang.Object
-
- org.kie.dmn.validation.dtanalysis.model.BoundValueComparator
-
-
Constructor Summary
Constructors Constructor Description BoundValueComparator()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(Bound<?> o1, Bound<?> o2)static intcompareValueDispatchingToInf(Bound<?> o1, Bound<?> o2)
-