Class BugPatternValidator


  • public final class BugPatternValidator
    extends java.lang.Object
    Validates an @BugPattern annotation for wellformedness.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BugPatternValidator()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void validate​(BugPattern pattern)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait