public class LongFieldInfo extends DelegatingFieldInfoImpl implements NumericFieldInfo<java.lang.Long>
| Constructor and Description |
|---|
LongFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
LongCondition |
getNumericCondition()
Returns a new numeric condition that will use this as a value.
|
delegate, idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbetween, between, getDefaultCondition, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, times, whenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, mapToInt, noneMatch, noneMatch, noneMatch, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic LongFieldInfo(FieldInfo fieldInfo)
public LongCondition getNumericCondition()
NumericFieldInfogetNumericCondition in interface NumericFieldInfo<java.lang.Long>