All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.testifyproject.bytebuddy.dynamic.scaffold.package-info Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version
/**
 * This package contains helper types and implementations that are responsible for the actual writing of a byte array
 * representing a Java class. These utilities allow to write a Java type in a more modular manner and take away
 * complexity from the actual implementations of {@link org.testifyproject.bytebuddy.dynamic.DynamicType.Builder}.
 */
package org.testifyproject.bytebuddy.dynamic.scaffold;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy