protected static class OortObject.Data<T>
extends java.util.HashMap<java.lang.String,java.lang.Object>
Modifier | Constructor | Description |
---|---|---|
protected |
Data(int initialCapacity,
OortObject.Result<T> callback) |
Modifier and Type | Method | 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
protected Data(int initialCapacity, OortObject.Result<T> callback)
protected void setResult(T result)
Copyright © 2008–2017 The CometD Project. All rights reserved.