| Package | Description |
|---|---|
| org.eclipse.collections.api.list.primitive |
This package contains mutable and immutable primitive list API.
|
| Modifier and Type | Method and Description |
|---|---|
default MutableShortList |
MutableShortList.sortThis(ShortComparator comparator)
Sorts the internal data structure of this list and returns the list itself as a convenience.
|
Copyright © 2004–2020. All rights reserved.