Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.util.CollectionUtils.ListItemTransformer

Packages that use CollectionUtils.ListItemTransformer
com.jivesoftware.util Common utility classes for all Jive Software code. 
 

Uses of CollectionUtils.ListItemTransformer in com.jivesoftware.util
 

Methods in com.jivesoftware.util with parameters of type CollectionUtils.ListItemTransformer
static void CollectionUtils.setNewIndex(java.util.List list, java.lang.Object listItem, int newIndex, CollectionUtils.ListItemTransformer t)
          Exactly like setNewIndex without the transformer param, except this one will apply the transformer to every object that is adjusted in the list.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.