| Package | Description |
|---|---|
| org.magicwerk.brownies.collections |
Brownies Collections complements the Java Collections Framework.
|
| Modifier and Type | Method and Description |
|---|---|
BigList.Block<T> |
BigList.Block.ref()
Increment reference count as block is used by one BigList instance more.
|
| Constructor and Description |
|---|
BigList.Block(BigList.Block<T> that) |