Package | Description |
---|---|
org.apache.commons.collections.list |
This package contains implementations of the
List interface. |
Modifier and Type | Method and Description |
---|---|
static SetUniqueList |
SetUniqueList.decorate(List list)
Factory method to create a SetList using the supplied list to retain order.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.