public abstract class ReadOnlyBindings extends Object implements Bindings
| Constructor and Description |
|---|
ReadOnlyBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Object |
put(String name,
Object value) |
void |
putAll(Map<? extends String,? extends Object> toMerge) |
Object |
remove(Object key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsKey, getcompute, computeIfAbsent, computeIfPresent, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesCopyright © 2017. All rights reserved.