com.ui4j.bytebuddy.instrumentation.attribute.annotation.package-info Maven / Gradle / Ivy
/**
* Types and classes in this package are responsible for writing Java annotations to a Java type, field or byte code
* method. In this context, annotations are nothing more than a specific type of class file attribute.
*/
package com.ui4j.bytebuddy.instrumentation.attribute.annotation;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy