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