| Interface | Description |
|---|---|
| LazySize |
Represents a place holder for a size value in a byte array that can be written to later.
|
| 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 descriptors
|
| SignatureBuilder |
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.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.