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 | Class and Description |
---|---|
class |
S32Vector
Simple adjustable-length vector of signed 32-bit integers (ints).
|
class |
U32Vector
Simple adjustable-length vector of unsigned 32-bit integers (ints).
|