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