public static class JMHSample_35_Profilers.Classy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JMHSample_35_Profilers.Classy.XLoader
Our own crippled classloader, that can only load a simple class over and over again.
|
| Constructor and Description |
|---|
Classy() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
load() |
static void |
main(String[] args) |
public Class<?> load() throws ClassNotFoundException
ClassNotFoundExceptionpublic static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2016. All rights reserved.