com.fitbur.mockito.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.mockito.bytebuddy.description.method.MethodDescription}.
*/
package com.fitbur.mockito.bytebuddy.implementation.bytecode;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy