|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.blojsom.plugin.common.CollectionUtilitiesPlugin.CollectionUtilities
Utility class for collection utility functions to make available to templates
| Constructor Summary | |
CollectionUtilitiesPlugin.CollectionUtilities()
Construct a new instance of CollectionUtilities |
|
| Method Summary | |
java.util.List |
reverse(java.util.List input)
Reverse a list |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CollectionUtilitiesPlugin.CollectionUtilities()
| Method Detail |
public java.util.List reverse(java.util.List input)
input - List to be reversed
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||