public class FeatureSet extends HashMap<String,List<Feature>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
String[] |
POSPrefixes
The prefixes of this Map, sorted in reverse order, i.e.
|
| Constructor and Description |
|---|
FeatureSet(Map<String,List<Feature>> featureSet)
Constructs a featureset based on the argument.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic final String[] POSPrefixes
Copyright © 2016. All rights reserved.