modnlp.idx.headers
public final class ConstraintCache extends java.util.HashMap
,
Serialized FormConstructor 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, values
public void cache(java.lang.String k, SubcorpusConstraints c)
public SubcorpusConstraints get(java.lang.String k)