private static final class AbstractLeaseMap.Entry extends Object implements Map.Entry
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getKey() |
Object |
getValue() |
int |
hashCode() |
Object |
setValue(Object value) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.