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