java.util.List mapToList(java.util.Map)
Map<K, V> to a List<Map.Entry<K, V>>. Each of the entries has the
usual getKey() and getValue() methods.| Info | Value |
|---|---|
| Function Class | org.omnifaces.el.functions.Converters |
| Function Signature | java.util.List mapToList(java.util.Map) |
| Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.