modnlp.idx.headers
public final class ConstraintCache extends java.util.HashMap
,
Serialized Form| Constructor and Description |
|---|
ConstraintCache(int m) |
| Modifier and Type | Method and Description |
|---|---|
void |
cache(java.lang.String k,
SubcorpusConstraints c) |
SubcorpusConstraints |
get(java.lang.String k) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic void cache(java.lang.String k,
SubcorpusConstraints c)
public SubcorpusConstraints get(java.lang.String k)