| Package | Description | 
|---|---|
| net.bytebuddy.instrumentation.method.bytecode.stack | This package offers an abstraction of creating Java byte code by only manipulating a method's operand stack. | 
| Modifier and Type | Method and Description | 
|---|---|
| static LegalTrivialStackManipulation | LegalTrivialStackManipulation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LegalTrivialStackManipulation[] | LegalTrivialStackManipulation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2014. All rights reserved.