AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
SList.java File Reference

Go to the source code of this file.

Classes

class  aud.SList< T >
 Implementation of a singly linked list. More...
 
class  aud.SList< T >.Node
 
class  aud.SList< T >.Iterator
 Forward iterator. More...
 

Packages

package  aud
 AuD lecture: Data structures, algorithms, examples.