public class CallBackMap extends LinkedHashMap<CallBackEntry,List<OptionModel>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CallBackMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCallBack(String callBackName) |
CallBackEntry |
getCallBack(String callBackName) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic boolean containsCallBack(String callBackName)
public CallBackEntry getCallBack(String callBackName)
Copyright © 2008–2018 Ultreia.io. All rights reserved.