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