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.
|
createValue
T createValue(Collection<String> attributes)
attributes
- collection of strings to get value fromCopyright © 2012 JBoss by Red Hat. All Rights Reserved.