public final class ConstrainableLandlordLeaseMap extends LandlordLeaseMap
LandlordLeaseMap
.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Method and Description |
---|---|
boolean |
canContainKey(Object key) |
cancelAll, renewAll
containsKey, containsValue, entrySet, get, put, remove
clear, clone, equals, hashCode, isEmpty, keySet, putAll, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, values
public boolean canContainKey(Object key)
canContainKey
in interface LeaseMap
canContainKey
in class LandlordLeaseMap
Copyright © 2016–2018. All rights reserved.