public class LongFieldInfo extends DelegatingFieldInfoImpl implements NumericFieldInfo<java.lang.Long>
| Constructor and Description |
|---|
LongFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
LongFunction |
getNumericFunction()
Returns a new numeric condition that will use this as a value.
|
delegate, getMetadata, id, readableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbetween, between, getDefaultFunction, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, plus, times, whenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, hasTag, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEq, position, tagsgetMetadata, idgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic LongFieldInfo(FieldInfo fieldInfo)
public LongFunction getNumericFunction()
NumericFieldInfogetNumericFunction in interface NumericFieldInfo<java.lang.Long>