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