public interface FastClassClassLoaderProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.ClassLoader |
classloader(java.lang.Class clazz)
Returns the classloader to use.
|
static final java.lang.String NAME