public class DocInfo extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DocInfo() |
Modifier and Type | Method and Description |
---|---|
Float |
getOriginalDocScore() |
boolean |
hasOriginalDocScore() |
void |
setOriginalDocScore(Float score) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.