Package org.jboss.classfilewriter.util
-
Interface Summary Interface Description LazySize Represents a place holder for a size value in a byte array that can be written to later. -
Class Summary Class Description Boxing This class is responsible for generating bytecode fragments to box/unbox whatever happens to be on the top of the stack.ByteArrayDataOutputStream DataOutputStream sub class that allows for the lazy writing of length values.DescriptorUtils Utility class for working with method descriptorsSignatureBuilder Generates the contents of a Signature attribute from a java type.Signatures Encode signatures that use types outside the type system of the Java Virtual Machine.