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