T
public class SoftReferenceCache<T> extends Object
SoftReferenceCache()
get(String key)
void
put(String key, T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SoftReferenceCache()
public void put(String key, T obj)
public T get(String key)
Copyright © 2017. All rights reserved.