public class DoubleFieldInfo extends DefaultFieldInfo<Double> implements NumericFieldInfo<Double>
| Constructor and Description |
|---|
DoubleFieldInfo(FieldId fieldId,
String readable,
Class<?> type,
boolean _transient,
FieldId[] siblings) |
| Modifier and Type | Method and Description |
|---|---|
DoubleCondition |
getNumericCondition()
Returns a new numeric condition that will use this as a value.
|
genericTypes, getDefaultCondition, id, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbetween, between, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, times, whenpublic DoubleCondition getNumericCondition()
NumericFieldInfogetNumericCondition in interface NumericFieldInfo<Double>Copyright © 2018. All rights reserved.