protected static final class CliState.CliArgumentFormatter extends Object implements SimpleValueConverter<CliArgumentContainer,String>
CliArgumentContainer to a String.| Modifier and Type | Field and Description |
|---|---|
private static CliState.CliArgumentFormatter |
INSTANCE
The singleton instance.
|
| Modifier | Constructor and Description |
|---|---|
protected |
CliArgumentFormatter() |
| Modifier and Type | Method and Description |
|---|---|
<T extends String> |
convert(CliArgumentContainer value,
Object valueSource,
Class<T> targetClass) |
private static final CliState.CliArgumentFormatter INSTANCE
public <T extends String> T convert(CliArgumentContainer value, Object valueSource, Class<T> targetClass) throws ValueException
convert in interface SimpleValueConverter<CliArgumentContainer,String>ValueExceptionCopyright © 2001–2016 mmm-Team. All rights reserved.