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