public class NullBoundImpl extends Bound
| Modifier and Type | Field and Description |
|---|---|
static NullBoundImpl |
NULL
For internal use.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Bound o) |
org.kie.dmn.feel.runtime.Range.RangeBoundary |
getBoundaryType() |
Interval |
getParent() |
Comparable |
getValue() |
boolean |
isLowerBound() |
boolean |
isUpperBound() |
String |
toString() |
adOrOver, boundValueToString, equals, hashCodepublic static final NullBoundImpl NULL
public Comparable getValue()
public org.kie.dmn.feel.runtime.Range.RangeBoundary getBoundaryType()
getBoundaryType in class Boundpublic boolean isLowerBound()
isLowerBound in class Boundpublic boolean isUpperBound()
isUpperBound in class BoundCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.