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