| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.mutable.primitive |
This package contains implementations of the mutable primitive bag interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
UnmodifiableShortBag |
UnmodifiableShortBag.with(short element) |
UnmodifiableShortBag |
UnmodifiableShortBag.withAll(ShortIterable elements) |
UnmodifiableShortBag |
UnmodifiableShortBag.without(short element) |
UnmodifiableShortBag |
UnmodifiableShortBag.withoutAll(ShortIterable elements) |
Copyright © 2004–2022. All rights reserved.