| Package | Description |
|---|---|
| org.eclipse.collections.api.collection | |
| org.eclipse.collections.api.tuple |
| Modifier and Type | Method and Description |
|---|---|
<P> Twin<MutableList<T>> |
MutableCollection.selectAndRejectWith(Predicate2<? super T,? super P> predicate,
P parameter)
Deprecated.
since 6.0 use
RichIterable.partitionWith(Predicate2, Object) instead. |
| Modifier and Type | Method and Description |
|---|---|
Twin<T> |
Twin.swap() |
Copyright © 2004–2017. All rights reserved.