Package | Description |
---|---|
serp.bytecode |
Bytecode Manipuation
This package contains a framework for Java bytecode manipulation.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayLoadInstruction
Loads a value from an array onto the stack.
|
class |
ArrayStoreInstruction
Store a value from the stack into an array.
|
Copyright © 2002–2015. All rights reserved.