Uses of Interface
com.sun.codemodel.JAnnotatable
Packages that use JAnnotatable
-
Uses of JAnnotatable in com.sun.codemodel
Classes in com.sun.codemodel that implement JAnnotatableModifier and TypeClassDescriptionfinal classRepresents an arrays as annotation members(package private) classAnonymous class quick hack.classA generated Java class/interface/enum/....final classEnum Constant.classA field that can have aJDocCommentassociated with itclassJava method.final classA Java package.classVariables and fields.Methods in com.sun.codemodel with parameters of type JAnnotatableModifier and TypeMethodDescription(package private) static <W extends JAnnotationWriter<?>>
WTypedAnnotationWriter.create(Class<W> w, JAnnotatable annotatable) Creates a new typed annotation writer.