private static class MotifFinder.FindResultsSoftValueHashMap extends SoftValueHashMap<java.lang.String,FindResults>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Modifier | Constructor and Description |
---|---|
private |
MotifFinder.FindResultsSoftValueHashMap() |
Modifier and Type | Method and Description |
---|---|
FindResults |
get(java.lang.String key,
boolean usePermanentCache) |
FindResults |
put(java.lang.String key,
FindResults value,
boolean usePermanentCache) |
clear, entrySet, get, put, remove, size
private static final long serialVersionUID
private MotifFinder.FindResultsSoftValueHashMap()
public FindResults get(java.lang.String key, boolean usePermanentCache)
public FindResults put(java.lang.String key, FindResults value, boolean usePermanentCache)