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

Module Collections

Definitions related to the Apache Commons Collections library.

Import path

import semmle.code.java.frameworks.apache.Collections

Imports

java

Provides all default Java QL imports.

Classes

MethodApacheCollectionsIsEmpty

The method isEmpty in either org.apache.commons.collections.CollectionUtils or org.apache.commons.collections4.CollectionUtils.

MethodApacheCollectionsIsNotEmpty

The method isNotEmpty in either org.apache.commons.collections.CollectionUtils or org.apache.commons.collections4.CollectionUtils.