public static interface Cache.Entry<K,V>
K
getKey()
V
getValue()
<T> T
unwrap(Class<T> clazz)
K getKey()
V getValue()
<T> T unwrap(Class<T> clazz)
Copyright © 2017. All rights reserved.