- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- get
bool get(T value, int timeoutMillis)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAll
bool getAll(T[] values, int timeoutMillis)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(T item)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(T[] items)
Undocumented in source. Be warned that the author may not have intended to support it.