public class IntegerFieldInfo extends DelegatingFieldInfoImpl implements NumericFieldInfo<java.lang.Integer>
| Constructor and Description |
|---|
IntegerFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
IntegerFunction |
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, between, getDefaultFunction, greaterOrEquals, greaterOrEquals, greaterOrEquals, greaterThan, greaterThan, greaterThan, lesserOrEquals, lesserOrEquals, lesserOrEquals, lesserThan, lesserThan, lesserThan, minus, minus, minus, plus, plus, plus, times, whenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, eq, hasTag, isNotNull, isNull, map, mapToInt, mapToInt, mapToString, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEq, notEq, position, tagsgetMetadata, idgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic IntegerFieldInfo(FieldInfo fieldInfo)
public IntegerFunction getNumericFunction()
NumericFieldInfogetNumericFunction in interface NumericFieldInfo<java.lang.Integer>