protected static class NullnessAssumptionAnalysis.AnalysisInfo
extends java.util.HashMap
Value
to
any of the constants BOTTOM, NON_NULL, NULL or TOP.
This class returns BOTTOM by default.Constructor and Description |
---|
AnalysisInfo() |
AnalysisInfo(java.util.Map m) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.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