@FunctionalInterface public interface FloatGetter<T> extends TypedProperty
| Modifier and Type | Method and Description |
|---|---|
float |
getFloat(T t) |
default PropertyType |
type() |
float getFloat(T t)
default PropertyType type()
type in interface TypedProperty