public final class AsmAdaptor extends Object
| Constructor and Description |
|---|
AsmAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toByteArray(serp.bytecode.BCClass bc,
byte[] returnBytes) |
static void |
write(serp.bytecode.BCClass bc) |
static void |
write(serp.bytecode.BCClass bc,
File outFile) |
public static void write(serp.bytecode.BCClass bc)
throws IOException
IOExceptionpublic static void write(serp.bytecode.BCClass bc,
File outFile)
throws IOException
IOExceptionpublic static byte[] toByteArray(serp.bytecode.BCClass bc,
byte[] returnBytes)
throws IOException
IOExceptionCopyright © 2006-2014 Apache Software Foundation. All Rights Reserved.