Class TimeInStaticInitializer

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.time.TimeInStaticInitializer
All Implemented Interfaces:
BugChecker.BlockTreeMatcher, BugChecker.VariableTreeMatcher, Suppressible, Serializable

public final class TimeInStaticInitializer extends BugChecker implements BugChecker.BlockTreeMatcher, BugChecker.VariableTreeMatcher
A BugPattern; see the summary.
See Also: