Cache.get

Undocumented in source.
  1. V get(K key)
  2. V get(K key, V value)
    interface Cache(K, V)
    V
    get
    (
    K key
    ,)

Meta