Package com.thoughtworks.paranamer
Class AnnotationParanamer.Jsr330Helper
- java.lang.Object
-
- com.thoughtworks.paranamer.AnnotationParanamer.Jsr330Helper
-
- Enclosing class:
- AnnotationParanamer
public static class AnnotationParanamer.Jsr330Helper extends java.lang.Object
This is a different class, because the @Inject jar may not be in the classpath.
-
-
Constructor Summary
Constructors Constructor Description Jsr330Helper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.lang.String
getNamedValue(java.lang.annotation.Annotation ann)
private static boolean
isNamed(java.lang.annotation.Annotation ann)
-