Interface UnloadedField


public interface UnloadedField
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    hasAnnotation(Class<? extends Annotation> annotationType)
     
  • Method Details

    • hasAnnotation

      boolean hasAnnotation(Class<? extends Annotation> annotationType)