java.lang.Object
de.knightsoftnet.validators.annotation.processor.ApUtils

public class ApUtils extends Object
  • Constructor Details

    • ApUtils

      public ApUtils()
  • Method Details

    • getTypeMirrorFromAnnotationValue

      public static List<? extends TypeMirror> getTypeMirrorFromAnnotationValue(ApUtils.GetClassValue classValue)
      get type mirror from annotation value.
      Parameters:
      classValue - class value
      Returns:
      list of type mirrors