com.ui4j.bytebuddy.instrumentation.method.bytecode.package-info Maven / Gradle / Ivy
The newest version!
/**
* 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.ui4j.bytebuddy.instrumentation.method.MethodDescription}.
*/
package com.ui4j.bytebuddy.instrumentation.method.bytecode;