Package com.github.tadukoo.java.annotation
package com.github.tadukoo.java.annotation
Contains helpers for
annotations in Java-
ClassesClassDescriptionRepresents an annotation in Java that can be modifiedA builder used to make an
EditableJavaAnnotation.Represents an annotation in Java.JavaAnnotationBuilder<AnnotationType extends JavaAnnotation>Java Annotation Builder is used to build a newJavaAnnotation.Represents aJavaAnnotationthat can't be modifiedA builder used to make anUneditableJavaAnnotation.