| 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 |
|---|---|
UnmodifiableFloatBag |
UnmodifiableFloatBag.with(float element) |
UnmodifiableFloatBag |
UnmodifiableFloatBag.withAll(org.eclipse.collections.api.FloatIterable elements) |
UnmodifiableFloatBag |
UnmodifiableFloatBag.without(float element) |
UnmodifiableFloatBag |
UnmodifiableFloatBag.withoutAll(org.eclipse.collections.api.FloatIterable elements) |
Copyright © 2004–2018. All rights reserved.