Uses of Interface
gnu.lists.Consumer

Packages that use Consumer
Package
Description
Supports Expression, and various related classes need to compile programming languages.
 
 
 
 
 
 
 
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
Supports Procedure, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript).
Supports various utility classes for formatting, parsing, and manipulating text (strings).