Annotation Type ThisHadBetterNotBe


  • @Retention(CLASS)
    @Target(PARAMETER)
    public @interface ThisHadBetterNotBe
    Enforces that the annotated parameter does not have the specified property.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Property value