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