Uses of Interface
com.google.errorprone.bugpatterns.threadsafety.ThreadSafetyKnownTypes
-
Uses of ThreadSafetyKnownTypes in com.google.errorprone.bugpatterns.threadsafety
Modifier and TypeClassDescriptionfinal class
A collection of types with known mutability.final class
A collection of types with known thread safety.Modifier and TypeMethodDescriptionThreadSafety.Builder.knownTypes
(ThreadSafetyKnownTypes knownTypes) Information about known types and whether they're known to be safe or unsafe.