public class CollectionAsMap.Entry extends Object implements Map.Entry<K,K>
Modifier and Type | Method and Description |
---|---|
K |
getKey() |
K |
getValue() |
K |
setValue(K value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public Entry(K value)
Copyright © 2012-2018. All Rights Reserved.