protected static class OortObject.Data<T> extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Data(int initialCapacity,
OortObject.Result<T> callback) |
Modifier and Type | Method and Description |
---|---|
protected void |
setResult(T result) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
protected Data(int initialCapacity, OortObject.Result<T> callback)
protected void setResult(T result)
Copyright © 2008–2024 The CometD Project. All rights reserved.