Uses of Interface gnu.lists.Consumable

Uses in package gnu.jemacs.buffer

Classes implementing gnu.lists.Consumable

class

Uses in package gnu.jemacs.swing

Classes implementing gnu.lists.Consumable

class
An Emacs buffer implemented using the Swing toolkits.

Uses in package gnu.jemacs.swt

Classes implementing gnu.lists.Consumable

class
class
The purpose of this class is to maintain an ordered set of line offsets for an SwtCharBuffer.
class
class
TODO Explain that this is all about.

Uses in package gnu.kawa.xml

Classes implementing gnu.lists.Consumable

class
class
class
class
class
class
class
class
class
class
Manages a sequence of node references.
class
Manages a sequence of node references in document order without duplicates.

Uses in package gnu.lists

Classes implementing gnu.lists.Consumable

class
Simple adjustable-length vector of boolean values.
class
Editable character sequence using a a buffer-gap implementstion and self-adjusting position.
class
Simple adjustable-length vector whose elements are 32-bit floats.
class
Simple adjustable-length vector whose elements are 64-bit floats.
class
Simple adjustable-length vector whose elements are 32-bit floats.
class
Simple adjustable-length vector whose elements are Object references.
class
An array with a gap in the middle, allowing efficient insert and delete.
class
class
Semi-abstract class for traditions Lisp-style lists.
class
A "pair" object, as used in Lisp-like languages.
class
A Pair with the file name and position it was read from.
class
Simple adjustable-length vector of signed 16-bit integers (shorts).
class
Simple adjustable-length vector of signed 32-bit integers (ints).
class
Simple adjustable-length vector of signed 64-bit integers (longs).
class
Simple adjustable-length vector of signed 8-bit integers (bytes).
class
A SimpleVector implement as a simple array plus a current size.
class
Implements a stable sequence with sticky positions.
class
class
A sequence consisting of a sub-range of the elements of a base sequence.
class
A compact representation of a tree, that is a nested list structure.
class
Simple adjustable-length vector of unsigned 16-bit integers (shorts).
class
Simple adjustable-length vector of unsigned 32-bit integers (ints).
class
Simple adjustable-length vector of unsigned 64-bit integers (longs).
class
Simple adjustable-length vector of unsigned 8-bit integers (bytes).

Uses in package gnu.mapping

Classes implementing gnu.lists.Consumable

class
Encapsulate multiple values in a single object.
class

Uses in package gnu.xml

Classes implementing gnu.lists.Consumable

class
Use to represent a Document or Document Fragment, in the XML DOM sense.