Class FloggerLogVarargs

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.flogger.FloggerLogVarargs
All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public final class FloggerLogVarargs extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
Graeme Morgan ([email protected])
See Also: