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