Uses of Interface
com.google.errorprone.matchers.method.MethodMatchers.MethodSignatureMatcher
-
Uses of MethodMatchers.MethodSignatureMatcher in com.google.errorprone.matchers.method
Modifier and TypeMethodDescriptionMethodMatchers.MethodClassMatcher.withSignature
(String signature) Deprecated.The implementation uses javac internals to pretty-print the signatures, and the signature format is not well-specified.