public class GeneratedClasses extends Object
Constructor and Description |
---|
GeneratedClasses() |
Modifier and Type | Method and Description |
---|---|
static ClassLoader |
getMostDerivedLoader(Class c1,
Class c2)
Return the more derived loader of the class laoders for the given
classes.
|
static Class |
loadBCClass(serp.bytecode.BCClass bc,
ClassLoader loader)
Load the class represented by the given bytecode.
|
public static ClassLoader getMostDerivedLoader(Class c1, Class c2)
public static Class loadBCClass(serp.bytecode.BCClass bc, ClassLoader loader)
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.