Add methods to ValueFactory that takes Iterator<?> and returns Iterator<T>
--------------------------------------------------------------------------
Key: DNA-196
URL:
https://jira.jboss.org/jira/browse/DNA-196
Project: DNA
Issue Type: Task
Components: SPI
Affects Versions: 0.2
Reporter: Randall Hauch
Assignee: Randall Hauch
Fix For: 0.2
Since Property.getValues() returns Iterator<?>, ValueFactory should have methods
that accept that Iterator<?> and returns an Iterator<T>. This would make it
easier to use the factory to get the value(s) out of a Property in the type that you want
(without having to cast and with proper conversion if required).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira