| Package | Description | 
|---|---|
| com.gigaspaces.internal.gnu.trove | GNU Trove: High performance collections for Java. | 
| Modifier and Type | Method and Description | 
|---|---|
| TIntArrayList | TIntArrayList. grep(TIntProcedure condition)Searches the list for values satisfying condition in the manner of the *nix
 grep utility. | 
| TIntArrayList | TIntArrayList. inverseGrep(TIntProcedure condition)Searches the list for values which do not satisfy condition. | 
| TIntArrayList | TIntArrayList. subList(int begin,
       int end)Returns a sublist of this list. | 
Copyright © GigaSpaces.