public class Updates extends Object
Modifier and Type | Method and Description |
---|---|
void |
add(String key,
Object value) |
Map<String,Object> |
get() |
Object |
get(String key) |
void |
leftShift(Map<String,Object> values)
For compatibility with groovy's left shift operator <<
|
void |
set(String key,
Object value) |
int |
size() |
static Updates |
to(RecordmInstance instance) |
public void leftShift(Map<String,Object> values)
public int size()
public static Updates to(RecordmInstance instance)
Copyright © 2021 Cult Of Bits, lda