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