@FunctionalInterface public interface DoubleGetter<T> extends TypedProperty
| Modifier and Type | Method and Description |
|---|---|
double |
getDouble(T t) |
default PropertyType |
type() |
double getDouble(T t)
default PropertyType type()
type in interface TypedProperty