| Package | Description |
|---|---|
| org.magicwerk.brownies.collections |
Brownies Collections complements the Java Collections Framework.
|
| Modifier and Type | Method and Description |
|---|---|
KeyList<E> |
KeyList.Builder.build()
Create collection with specified options.
|
KeyList<E> |
KeyList.copy() |
KeyList<E> |
KeyList.crop() |
KeyList<E> |
KeyList.unmodifiableList() |