Uses of Class
org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
Packages that use GenerateMethodAnnotationData Package Description org.jvnet.hk2.generator.internal -
-
Uses of GenerateMethodAnnotationData in org.jvnet.hk2.generator.internal
Methods in org.jvnet.hk2.generator.internal that return GenerateMethodAnnotationData Modifier and Type Method Description GenerateMethodAnnotationData
Utilities. isClassAGenerator(List<File> searchHeres, String dotDelimitedName)
Returns true if it can be determined that this class is a generatorConstructors in org.jvnet.hk2.generator.internal with parameters of type GenerateMethodAnnotationData Constructor Description GenerateMethodAnnotationData(GenerateMethodAnnotationData copyMe)
-