Class Summary |
Data |
This class contains key/value pairs of how to react
on certain messages. |
Dialogue |
A general Gui framework consisting of an input field, an
output field and a button |
Eliza |
A simulation of a psycho therapist. |
IsPrefixIgnoreCaseFilter |
A list filter, which tests for lists of lists, if a
prefix list has been found. |
LiImpl<a> |
A concrete implementation of abstract class Li. |
ListUtil |
Collection of static methods handling special kinds of lists. |
Map<a,b> |
Simple implementation of a map as a list of pairs. |
Pair<a,b> |
A simple class for assocition of two objects. |