Uses of Interface
de.knightsoftnet.validators.annotation.processor.ApUtils.GetClassValue
-
Packages that use ApUtils.GetClassValue Package Description de.knightsoftnet.validators.annotation.processor -
-
Uses of ApUtils.GetClassValue in de.knightsoftnet.validators.annotation.processor
Methods in de.knightsoftnet.validators.annotation.processor with parameters of type ApUtils.GetClassValue Modifier and Type Method Description static List<? extends TypeMirror>ApUtils. getTypeMirrorFromAnnotationValue(ApUtils.GetClassValue classValue)get type mirror from annotation value.
-