public class FloatFieldInfo extends DefaultFieldInfo<Float> implements NumericFieldInfo<Float>
| Constructor and Description |
|---|
FloatFieldInfo(FieldId fieldId,
String readable,
Class<?> type,
FieldId[] siblings) |
| Modifier and Type | Method and Description |
|---|---|
FloatCondition |
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 FloatCondition getNumericCondition()
getNumericCondition in interface NumericFieldInfo<Float>Copyright © 2017. All rights reserved.