Uses of Interface
one.microstream.reflect.Getter_short
| Package | Description |
|---|---|
| one.microstream.persistence.binary.types |
-
Uses of Getter_short in one.microstream.persistence.binary.types
Methods in one.microstream.persistence.binary.types with parameters of type Getter_short Modifier and Type Method Description static <T> BinaryField<T>Binary. Field_short(String name, Getter_short<T> getter)static <T> BinaryField<T>Binary. Field_short(String name, Getter_short<T> getter, Setter_short<T> setter)