codeql/java-all
7.1.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the set of values such that getSet(k).contains(v) is equivalent to v = getAValue(k).
getSet(k).contains(v)
v = getAValue(k)
Set getSet(Key arg0)