| Modifier and Type | Field and Description |
|---|---|
static joptsimple.ValueConverter<Integer> |
INSTANCE |
| Constructor and Description |
|---|
ThreadsValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
convert(String value) |
String |
valuePattern() |
Class<Integer> |
valueType() |
public static final joptsimple.ValueConverter<Integer> INSTANCE
Copyright © 2012-2015 Oracle. All Rights Reserved.