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 class
Represents an arrays as annotation members(package private) class
Anonymous class quick hack.class
A generated Java class/interface/enum/....final class
Enum Constant.class
A field that can have aJDocComment
associated with itclass
Java method.final class
A Java package.class
Variables 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.