K
V
public class SimpleCache<K,V> extends Object
SimpleCache(Function<K,V> generator)
get(K key)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SimpleCache(Function<K,V> generator)
public V get(K key)
public String toString()
toString
Object
Copyright © 2013–2018 Hotels.com. All rights reserved.