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