@FunctionalInterface public interface ByteGetter<T> extends TypedProperty
| Modifier and Type | Method and Description |
|---|---|
byte |
getByte(T t) |
default PropertyType |
type() |
byte getByte(T t)
default PropertyType type()
type in interface TypedProperty