@Inherited @Target(value=METHOD) @Retention(value=RUNTIME) public @interface GroupThreads
GroupThreads defines how many threads are participating in running
a particular Benchmark method in the group.
Group| Modifier and Type | Optional Element and Description |
|---|---|
int |
value |
Copyright © 2012-2015 Oracle. All Rights Reserved.