MapCache.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. V get(K key)
    class MapCache(K, V)
    V
    get
    (
    K key
    )
  2. V get(K key, V defaultValue)

Meta