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