public class Record extends CaseInsensitiveMap<Object>
| Constructor and Description |
|---|
Record() |
Record(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(String name) |
Record |
set(String name,
Object value) |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2017. All rights reserved.