Uses of Class
com.google.errorprone.matchers.UnusedReturnValueMatcher
Packages that use UnusedReturnValueMatcher
-
Uses of UnusedReturnValueMatcher in com.google.errorprone.matchers
Methods in com.google.errorprone.matchers that return UnusedReturnValueMatcherModifier and TypeMethodDescriptionstatic UnusedReturnValueMatcherUnusedReturnValueMatcher.get(boolean allowInExceptionThrowers) Gets an instance of this matcher.