Package org.openjdk.jmh.runner.options
Class ThreadsValueConverter
- java.lang.Object
-
- org.openjdk.jmh.runner.options.ThreadsValueConverter
-
-
Constructor Summary
Constructors Constructor Description ThreadsValueConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integerconvert(String value)StringvaluePattern()Class<? extends Integer>valueType()
-
-
-
Field Detail
-
INSTANCE
public static final joptsimple.ValueConverter<Integer> INSTANCE
-
-