Serializablepublic static final class ExecutionControl.ClassBytecodes extends Object implements Serializable
| Constructor and Description |
|---|
ClassBytecodes(String name,
byte[] bytecodes)
Creates a name/bytecode pair.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
bytecodes()
The bytecodes for the class.
|
String |
name()
The class name.
|
public ClassBytecodes(String name, byte[] bytecodes)
name - the class namebytecodes - the class bytecodespublic byte[] bytecodes()
public String name()
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b134-2ubuntu1