codeql/java-all
5.0.1-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)