Uses of Class
com.github.tadukoo.java.JavaAnnotationBuilder
Packages that use JavaAnnotationBuilder
Package
Description
Contains the base classes for dealing with Java code
Contains editable versions of Java types for working with Java code
Contains uneditable versions of Java types to use for handling Java code
-
Uses of JavaAnnotationBuilder in com.github.tadukoo.java
Methods in com.github.tadukoo.java that return JavaAnnotationBuilderModifier and TypeMethodDescription -
Uses of JavaAnnotationBuilder in com.github.tadukoo.java.editable
Subclasses of JavaAnnotationBuilder in com.github.tadukoo.java.editable -
Uses of JavaAnnotationBuilder in com.github.tadukoo.java.uneditable
Subclasses of JavaAnnotationBuilder in com.github.tadukoo.java.uneditableModifier and TypeClassDescriptionstatic classA builder used to make anUneditableJavaAnnotation.