@Value.Immutable public static interface StandardOperations.Insert extends Backend.Operation
| Modifier and Type | Method and Description |
|---|---|
static StandardOperations.Insert |
ofValues(Iterable<?> values) |
List<Object> |
values() |
static StandardOperations.Insert ofValues(Iterable<?> values)
Copyright © 2020 The Immutables.org authors. All rights reserved.