Skip navigation links

Package net.bytebuddy.dynamic.scaffold

This package contains helper types and implementations that are responsible for the actual writing of a byte array representing a Java class.

See: Description

Package net.bytebuddy.dynamic.scaffold Description

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 DynamicType.Builder.
Skip navigation links

Copyright © 2014–2015. All rights reserved.