| 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(java.util.List list)
Factory method to create a SetList using the supplied list to retain order.
|
Copyright © 2001-2025 Apache Software Foundation. All Rights Reserved.