@FunctionalInterface public interface CharGetter<T> extends TypedProperty
| Modifier and Type | Method and Description |
|---|---|
char |
getChar(T t) |
default PropertyType |
type() |
char getChar(T t)
default PropertyType type()
type in interface TypedProperty