org.testifyproject.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 org.testifyproject.bytebuddy.description.method.MethodDescription}.
*/
package org.testifyproject.bytebuddy.implementation.bytecode;