@Inherited @Target(METHOD) @Retention(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 | Description |
|---|---|---|
int |
value |
Copyright © 2012-2017 Oracle. All Rights Reserved.