
Public Member Functions | |
| List | subList (int fromIndex, int toIndex) |
Package Functions | |
| RandomAccessSubList (NSMutableArray list, int fromIndex, int toIndex) | |
| RandomAccessSubList | ( | NSMutableArray | list, | |
| int | fromIndex, | |||
| int | toIndex | |||
| ) | [package] |
| List subList | ( | int | fromIndex, | |
| int | toIndex | |||
| ) |
Reimplemented from SubList.
1.5.8