public final class AsmAdaptor extends Object
Constructor and Description |
---|
AsmAdaptor() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isEnhanced(byte[] b) |
static byte[] |
toByteArray(serp.bytecode.BCClass bc,
byte[] returnBytes) |
static boolean |
use() |
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
IOException
public static void write(serp.bytecode.BCClass bc, File outFile) throws IOException
IOException
public static byte[] toByteArray(serp.bytecode.BCClass bc, byte[] returnBytes) throws IOException
IOException
public static boolean use()
public static boolean isEnhanced(byte[] b)
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.