public class ContinuousValue extends ScalarValue
| Modifier and Type | Method and Description |
|---|---|
int |
compareToValue(FieldValue value) |
int |
compareToValue(Object value) |
static FieldValue |
create(org.dmg.pmml.DataType dataType,
Object value) |
org.dmg.pmml.OpType |
getOpType() |
compareTo, equalsValueasBoolean, asCollection, asDouble, asFloat, asInteger, asLocalDate, asLocalDateTime, asLocalTime, asNumber, asString, asZonedDateTime, cast, cast, compareTo, create, create, equals, equals, equalsValue, getDataType, getValue, hashCode, isIn, isIn, toString, toStringHelperclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOrderingpublic org.dmg.pmml.OpType getOpType()
public int compareToValue(Object value)
compareToValue in class ScalarValuepublic int compareToValue(FieldValue value)
compareToValue in class ScalarValuepublic static FieldValue create(org.dmg.pmml.DataType dataType, Object value)
Copyright © 2019. All rights reserved.