@FunctionalInterface public interface BooleanGetter<T> extends TypedProperty
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(T t) |
default PropertyType |
type() |
boolean getBoolean(T t)
default PropertyType type()
type in interface TypedProperty