|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.core.pmml.FieldMetaInfo.Interval
public static class FieldMetaInfo.Interval
Inner class for an Interval.
Nested Class Summary | |
---|---|
static class |
FieldMetaInfo.Interval.Closure
Enumerated type for the closure. |
Method Summary | |
---|---|
boolean |
containsValue(double value)
Returns true if this interval contains the supplied value. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean containsValue(double value)
value
- the value to check
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |