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 UnmodifiableShortCollection |
UnmodifiableShortCollection.of(MutableShortCollection collection) |
This method will take a MutableShortCollection and wrap it directly in a UnmodifiableShortCollection.
|
Copyright © 2004–2017. All rights reserved.