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