org.testifyproject.bytebuddy.dynamic.scaffold.inline.package-info Maven / Gradle / Ivy
The newest version!
/**
* All classes and types in this package are related to creating a {@link org.testifyproject.bytebuddy.dynamic.DynamicType} by
* enhancing a given type.
*/
package org.testifyproject.bytebuddy.dynamic.scaffold.inline;