Uses of Interface
de.iip_ecosphere.platform.support.bytecode.Bytecode.ClassBuilder.TypeAnnotationBuilder
Packages that use Bytecode.ClassBuilder.TypeAnnotationBuilder
-
Uses of Bytecode.ClassBuilder.TypeAnnotationBuilder in de.iip_ecosphere.platform.support.bytecode
Methods in de.iip_ecosphere.platform.support.bytecode that return Bytecode.ClassBuilder.TypeAnnotationBuilderModifier and TypeMethodDescriptionBytecode.ClassBuilder.annotate(Class<? extends Annotation> type) Annotates the class with the given annotation.