Serializable
public static final class ExecutionControl.ClassBytecodes extends Object implements Serializable
ClassBytecodes(String name, byte[] bytecodes)
byte[]
bytecodes()
String
name()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassBytecodes(String name, byte[] bytecodes)
name
bytecodes
public byte[] bytecodes()
public String name()