Searched refs:AnnotationTypeUndocumented (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/test/com/sun/javadoc/testNewLanguageFeatures/pkg/
H A DAnnotationTypeUndocumented.java35 public @interface AnnotationTypeUndocumented { interface
H A DAnnotationTypeUsage.java31 @AnnotationTypeUndocumented(optional="Class Annotation", required=1994)
35 @AnnotationTypeUndocumented(optional="Field Annotation", required=1994)
39 @AnnotationTypeUndocumented(optional="Constructor Annotation", required=1994)
44 @AnnotationTypeUndocumented(optional="Constructor Param Annotation", required=1994) int undocmented) {}
47 @AnnotationTypeUndocumented(optional="Method Annotation", required=1994)
52 @AnnotationTypeUndocumented(optional="Parameter Annotation", required=1994) int undocmented) {}

Completed in 34 milliseconds