| Package | Description |
|---|---|
| gnu.trove |
| Modifier and Type | Method and Description |
|---|---|
TLongArrayList |
TLongArrayList.grep(TLongProcedure condition)
Searches the list for values satisfying condition in
the manner of the *nix grep utility.
|
TLongArrayList |
TLongArrayList.inverseGrep(TLongProcedure condition)
Searches the list for values which do not satisfy
condition.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.