Package com.github.tadukoo.java.uneditable
package com.github.tadukoo.java.uneditable
Contains uneditable versions of Java types to use for handling Java code
-
ClassesClassDescriptionRepresents a
JavaAnnotationthat can't be modifiedA builder used to make anUneditableJavaAnnotation.Represents a class in Java that is not modifiableA builder used to make anUneditableJavaClassRepresents a Javadoc that can't be modifiedA builder used to make anUneditableJavadoc.Represents a field in Java that is not modifiableA builder used to make anUneditableJavaFieldRepresents a method in Java that is not modifiableA builder used to make anUneditableJavaMethod