public class DoubleFieldInfo extends DefaultFieldInfo<Double> implements NumericFieldInfo<Double>
| Constructor and Description |
|---|
DoubleFieldInfo(FieldId fieldId,
String readable,
Class<?> type,
FieldId[] siblings) |
| Modifier and Type | Method and Description |
|---|---|
DoubleCondition |
getNumericCondition() |
genericTypes, getDefaultCondition, id, readable, siblings, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbetween, between, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, times, whenpublic DoubleCondition getNumericCondition()
getNumericCondition in interface NumericFieldInfo<Double>Copyright © 2017. All rights reserved.