| Package | Description |
|---|---|
| org.eclipse.collections.impl.collection.mutable.primitive |
This package contains implementations of the mutable primitive collection interfaces.
|
| Modifier and Type | Method | Description |
|---|---|---|
static UnmodifiableByteCollection |
UnmodifiableByteCollection.of(MutableByteCollection collection) |
This method will take a MutableByteCollection and wrap it directly in a UnmodifiableByteCollection.
|
Copyright © 2004–2019. All rights reserved.