MemoryAdapter.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void set(string key, V value, uint expired)
    class MemoryAdapter
    void
    set
    (
    V
    )
    (
    string key
    ,,
    uint expired = 0
    )
  2. void set(V[string] maps, uint expired)

Meta