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