T - expected typepublic interface CollectionValueCreator<T> extends ValueCreator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createValue(Collection<String> attributes)
Create value from string attribute.
|
createValueT createValue(Collection<String> attributes)
attributes - collection of strings to get value fromCopyright © 2013 JBoss by Red Hat. All Rights Reserved.