Skip navigation links

Package net.bytebuddy.instrumentation.attribute.annotation

Types and classes in this package are responsible for writing Java annotations to a Java type, field or byte code method.

See: Description

Package net.bytebuddy.instrumentation.attribute.annotation Description

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.
Skip navigation links

Copyright © 2014. All rights reserved.