Class ImmutableCollections
java.lang.Object
com.google.errorprone.bugpatterns.ImmutableCollections
Common utility functions for immutable collections.
-
Field Summary
Modifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isImmutableType
(com.sun.tools.javac.code.Type type)
-
Field Details
-
MUTABLE_TO_IMMUTABLE_CLASS_NAME_MAP
-
-
Method Details
-
isImmutableType
public static boolean isImmutableType(com.sun.tools.javac.code.Type type)
-