A B C D E F G H I L M N O P Q R S T V W _

C

categorize(Object, String, StringBuffer) - Static method in class openlist.OpenList
Categorize an object by creating a String description of its type.
categorize(Object, String) - Static method in class openlist.OpenList
Categorize an object by creating a String description of its type.
categorize(Object) - Static method in class openlist.OpenList
Categorize an object by creating a String description of its type, with a pre-specified indent of two spaces.
compareTo(Object) - Method in class openlist.Symbol
Compare this Symbol to another, based on String comparision of printNames.
cons(Type) - Method in class openlist.incremental.IncrementalList
A version of cons that produces an IncrementalList from this IncrementalList and a new first element
cons(Type) - Method in class openlist.OpenList
Create an OpenList beginning with a new head and followed by this list.
cons(Type, OpenList<Type>) - Static method in class openlist.OpenList
Create an OpenList from a head and a tail.

A B C D E F G H I L M N O P Q R S T V W _