public class CharacterFieldInfo extends DelegatingFieldInfoImpl implements BaseFieldInfo<java.lang.Character>
| Constructor and Description |
|---|
CharacterFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
DefaultFunction<java.lang.Character,PredicateMetadata> |
getDefaultFunction()
Returns a new default condition that will use this as a field.
|
delegate, getMetadata, id, readableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallMatch, 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 CharacterFieldInfo(FieldInfo fieldInfo)
public DefaultFunction<java.lang.Character,PredicateMetadata> getDefaultFunction()
DslFieldgetDefaultFunction in interface DslField<java.lang.Character>