- java.lang.Object
-
- cn.jants.restful.bind.ConcurrentReferenceHashMap.Entry<K,V>
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
从接口继承的方法 java.util.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue
-
-
方法详细资料
-
getKey
public K getKey()
- 指定者:
getKey 在接口中 java.util.Map.Entry<K,V>
-
getValue
public V getValue()
- 指定者:
getValue 在接口中 java.util.Map.Entry<K,V>
Copyright © 2018. All Rights Reserved.