public class GuiceFastClass extends Object
| Constructor and Description |
|---|
GuiceFastClass() |
| Modifier and Type | Method and Description |
|---|---|
static net.sf.cglib.reflect.FastClass |
create(Class type) |
static net.sf.cglib.reflect.FastClass |
create(ClassLoader loader,
Class type) |
public static net.sf.cglib.reflect.FastClass create(Class type)
public static net.sf.cglib.reflect.FastClass create(ClassLoader loader, Class type)
Copyright © 2013. All Rights Reserved.