| Package | Description |
|---|---|
| org.nustaq.reallive.records |
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<MapRecord,MapRecord> |
MapRecord.conversion |
static java.util.function.Function<MapRecord,MapRecord> |
MapRecord.conversion |
static Class<? extends MapRecord> |
MapRecord.recordClass |
| Modifier and Type | Method and Description |
|---|---|
MapRecord |
MapRecord.copied() |
static MapRecord |
MapRecord.New(String key) |
static MapRecord |
MapRecord.New(String key,
Object... values) |
MapRecord |
MapRecord.put(String key,
Object value) |
Copyright © 2019. All rights reserved.