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