| Package | Description |
|---|---|
| org.magicwerk.brownies.collections |
This packages contains collections extending the Java Collections Framework.
|
| Modifier and Type | Method and Description |
|---|---|
MapList<E,K> |
MapList.Builder.build()
Build MapList with specified options.
|
MapList<E,K> |
MapList.copy() |
MapList<E,K> |
MapList.crop()
Returns a copy this list but without elements.
|