com.fitbur.bytebuddy.implementation.bytecode.package-info Maven / Gradle / Ivy
/**
* Types and classes in this package are responsible for creating Java byte code for a given byte code target
* which is represented by a {@link com.fitbur.bytebuddy.description.method.MethodDescription}.
*/
package com.fitbur.bytebuddy.implementation.bytecode;