Class JodaDateTimeConstants

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.time.JodaDateTimeConstants
All Implemented Interfaces:
BugChecker.IdentifierTreeMatcher, BugChecker.MemberSelectTreeMatcher, Suppressible, Serializable

public final class JodaDateTimeConstants extends BugChecker implements BugChecker.MemberSelectTreeMatcher, BugChecker.IdentifierTreeMatcher
Checks for usages of dangerous DateTimeConstants constants.
See Also: