public class SymbolicFieldNames
extends java.util.HashMap<java.lang.String,java.lang.Integer>
Constructor and Description |
---|
SymbolicFieldNames() |
Modifier and Type | Method and Description |
---|---|
NVPair |
process(NVPair nvp) |
QueryTerm |
process(QueryTerm qt) |
java.util.List<NVPair> |
processNVPairs(java.util.List<NVPair> list) |
java.util.List<QueryTerm> |
processQueryTerms(java.util.List<QueryTerm> list) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values