java.util.List iterableToList(java.lang.Iterable)
Iterable<E> to a List<E>.
When iterating specifically over a Set using the above mentioned components Converters#setToList(Set) is
an alternative to this.
| Info | Value |
|---|---|
| Function Class | org.omnifaces.el.functions.Converters |
| Function Signature | java.util.List iterableToList(java.lang.Iterable) |
| Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.