public class CharacterFieldInfo extends DelegatingFieldInfoImpl implements BaseFieldInfo<java.lang.Character>
| Constructor and Description |
|---|
CharacterFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
DefaultCondition<java.lang.Character> |
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, hasTag, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEq, position, tagsgetMetadata, idgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic CharacterFieldInfo(FieldInfo fieldInfo)
public DefaultCondition<java.lang.Character> getDefaultFunction()
DslFieldgetDefaultFunction in interface DslField<java.lang.Character>