CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Module Collections

Definitions of flow steps through the collection types in the Guava framework

Import path

import semmle.code.java.frameworks.guava.Collections

Imports

java

Provides all default Java QL imports.

Classes

MultimapType

A reference type that extends a parameterization of com.google.common.collect.Multimap.

TableType

A reference type that extends a parameterization of com.google.common.collect.Table.