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