@Beta public class ClassificationMap<K> extends LinkedHashMap<K,Double> implements Computable
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassificationMap.Type |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ClassificationMap(ClassificationMap.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
ClassificationMap.Type |
getType() |
clear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringprotected ClassificationMap(ClassificationMap.Type type)
public Object getResult()
getResult in interface Computablepublic ClassificationMap.Type getType()
Copyright © 2014 University of Tartu. All Rights Reserved.