public class JmhBytecodeGenerator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_GENERATOR_TYPE |
static String |
GENERATOR_TYPE_ASM |
static String |
GENERATOR_TYPE_DEFAULT |
static String |
GENERATOR_TYPE_REFLECTION |
Constructor and Description |
---|
JmhBytecodeGenerator() |
public static final String GENERATOR_TYPE_DEFAULT
public static final String GENERATOR_TYPE_ASM
public static final String GENERATOR_TYPE_REFLECTION
public static final String DEFAULT_GENERATOR_TYPE
Copyright © 2016. All rights reserved.