@FunctionalInterface public interface LongGetter<T> extends TypedProperty
Modifier and Type | Method and Description |
---|---|
long |
getLong(T t) |
default PropertyType |
type() |
long getLong(T t)
default PropertyType type()
type
in interface TypedProperty