public interface ValueParser<V>
| Modifier and Type | Method and Description |
|---|---|
V |
parseValue(String value,
Class<V> resultType) |
V[] |
parseValues(String values,
Class<V> resultType) |
Copyright © 2019 Objekt-Kontor IS GmbH & Co KG. All rights reserved.