Uses of Class
org.apache.commons.collections.list.SetUniqueList

Packages that use SetUniqueList
org.apache.commons.collections.list This package contains implementations of the List interface. 
 

Uses of SetUniqueList in org.apache.commons.collections.list
 

Methods in org.apache.commons.collections.list that return SetUniqueList
static SetUniqueList SetUniqueList.decorate(java.util.List list)
          Factory method to create a SetList using the supplied list to retain order.
 



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.