| Modifier | Constructor and Description |
|---|---|
protected |
BasicStash() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIfExists(T key) |
INDArray |
get(T key) |
void |
purge() |
void |
put(T key,
INDArray object) |
public boolean checkIfExists(T key)
checkIfExists in interface Stash<T>Copyright © 2018. All rights reserved.