public static class JsonUtils.ThreadLocalHashCache<K,V> extends Object
ThreadLocalHashCache()
V
get(K key)
put(K key, V value)
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadLocalHashCache()
public V get(K key)
public V put(K key, V value)
public void remove()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.