Class DuplicateDateFormatField

All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, BugChecker.NewClassTreeMatcher, Suppressible, Serializable

public final class DuplicateDateFormatField extends MisusedDateFormat
Flag DateFormats which use the same field more than once.
See Also:
  • Constructor Details

    • DuplicateDateFormatField

      public DuplicateDateFormatField()
  • Method Details