public static class JMHSample_35_Profilers.Maps
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
begin |
private int |
end |
private java.util.Map<java.lang.Integer,java.lang.Integer> |
map |
private java.lang.String |
type |
Constructor and Description |
---|
Maps() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
setup() |
void |
test(Blackhole bh) |
private java.util.Map<java.lang.Integer,java.lang.Integer> map
private java.lang.String type
private int begin
private int end
public void setup()
public void test(Blackhole bh)
public static void main(java.lang.String[] args) throws RunnerException
RunnerException