Uses of Class
com.google.errorprone.bugpatterns.AbstractAsKeyOfSetOrMap
Package
Description
Checks added to the java compiler which detect common bug patterns.
-
Uses of AbstractAsKeyOfSetOrMap in com.google.errorprone.bugpatterns
Modifier and TypeClassDescriptionclass
Warns that users should not have an array as a key to a Set or Map