Package <Unnamed>

Interface Summary
BiIteratorI<E>  
BiListI<E>  
ILambda<A,B>  
 

Class Summary
BiList<E> A circularly linked class implementing the BiListI interface.
BiList.Node<E>  
TestBiList  
 

Exception Summary
BiList.BiListException  
IteratorException Exception class for signalling errors in using an iterator
ListException Exception class for signalling errors in processing lists (implementing ListI)