Package | Description |
---|---|
gnu.jemacs.swt | |
gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
Modifier and Type | Class and Description |
---|---|
class |
LineOffsets
The purpose of this class is to maintain an ordered set of line offsets for an
SwtCharBuffer.
|
Modifier and Type | Method and Description |
---|---|
static U32Vector |
U32Vector.cast(java.lang.Object value) |
static U32Vector |
U32Vector.castOrNull(java.lang.Object obj) |
protected U32Vector |
U32Vector.newInstance(int newLength) |