Uses of Class org.apache.commons.collections.set.ListOrderedSet

Uses in package org.apache.commons.collections.set

Methods with return type org.apache.commons.collections.set.ListOrderedSet

ListOrderedSet
Factory method to create an ordered set using the supplied list to retain order.
ListOrderedSet
Factory method to create an ordered set.
ListOrderedSet
ListOrderedSet.decorate(Set set, List list)
Factory method to create an ordered set specifying the list and set to use.

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