protected static class NullnessAssumptionAnalysis.AnalysisInfo extends HashMap
Value
to
any of the constants BOTTOM, NON_NULL, NULL or TOP.
This class returns BOTTOM by default.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
AnalysisInfo() |
AnalysisInfo(Map m) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString