@Param support for enum
Martin Grajcar
maaartinus at gmail.com
Sat Jun 14 19:27:07 UTC 2014
On Sat, Jun 14, 2014 at 8:38 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:
> (on vacation, asking briefly)
>
> In JMH 0.9+, @Param(<enum>) already has the value set with all enum
> constants. Are you saying you want parameter-less @Param(<boolean>) to
> implicitly have ("false", "true") value set?
>
Thanks, I wasn't sure about the current state. And yes, @Param for booleans
working out of the box would be nice, too.
More information about the jmh-dev
mailing list