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
ClassNotFoundException
public static void main(String[] args) throws RunnerException
RunnerException
Copyright © 2016. All rights reserved.