Class TargetTypeGem.BuilderImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private javax.lang.model.element.AnnotationMirror mirror  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BuilderImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TargetTypeGem build()
      The build method can be overriden in a custom custom implementation, which allows the user to define his own custom validation on the annotation.
      TargetTypeGem.Builder setMirror​(javax.lang.model.element.AnnotationMirror mirror)
      Sets the annotation mirror
      • Methods inherited from class java.lang.Object

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