public abstract class AbtrsactArrayParser<V> extends Object implements ValueParser<V>
| Constructor and Description |
|---|
AbtrsactArrayParser() |
| Modifier and Type | Method and Description |
|---|---|
protected V[] |
createArray(Class<V> elementType,
int size) |
V[] |
parseValues(String values,
Class<V> resultType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseValueCopyright © 2019 Objekt-Kontor IS GmbH & Co KG. All rights reserved.