DoubleKeyMap.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!V get(K1 k1, K2 k2)
  2. V[K2] get(K1 k1)
    class DoubleKeyMap(K1, K2, V)
    V[K2]
    get
    (
    K1 k1
    )

Meta