ClassGeneratorpublic static class ParallelSorter.Generator extends AbstractClassGenerator
AbstractClassGenerator.ClassLoaderData, AbstractClassGenerator.Source| Constructor | Description |
|---|---|
Generator() |
| Modifier and Type | Method | Description |
|---|---|---|
ParallelSorter |
create() |
|
protected Object |
firstInstance(Class type) |
|
void |
generateClass(org.objectweb.asm.ClassVisitor v) |
|
protected ClassLoader |
getDefaultClassLoader() |
|
protected Object |
nextInstance(Object instance) |
|
void |
setArrays(Object[] arrays) |
create, generate, getAttemptLoad, getClassLoader, getClassName, getCurrent, getNamingPolicy, getProtectionDomain, getStrategy, getUseCache, setAttemptLoad, setClassLoader, setNamePrefix, setNamingPolicy, setStrategy, setUseCache, unwrapCachedValue, wrapCachedClassprotected ClassLoader getDefaultClassLoader()
getDefaultClassLoader in class AbstractClassGeneratorpublic void setArrays(Object[] arrays)
public ParallelSorter create()
public void generateClass(org.objectweb.asm.ClassVisitor v)
throws Exception
Exceptionprotected Object firstInstance(Class type)
firstInstance in class AbstractClassGeneratorprotected Object nextInstance(Object instance)
nextInstance in class AbstractClassGeneratorCopyright © 2018. All rights reserved.