@FunctionalInterface public interface ShortGetter<T> extends TypedProperty
| Modifier and Type | Method and Description |
|---|---|
short |
getShort(T t) |
default PropertyType |
type() |
short getShort(T t)
default PropertyType type()
type in interface TypedProperty