Class AnnotationUtils

java.lang.Object
org.geysermc.databaseutils.processor.util.AnnotationUtils

public final class AnnotationUtils extends Object
  • Method Details

    • hasAnnotation

      public static boolean hasAnnotation(Element element, Class<? extends Annotation> annotation)