public class AsmClassLoader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AsmClassLoader.ExposedByteArrayOutputStream |
| Constructor and Description |
|---|
AsmClassLoader(Object module) |
public AsmClassLoader(Object module)
public AsmClass findClass(String fqn, InputStream is)
Copyright © 2017. All rights reserved.