Class StudentComparatorTest

java.lang.Object
  extended by StudentComparatorTest

public class StudentComparatorTest
extends java.lang.Object

sortiert LinkedList mithilfe von StudentComparator


Constructor Summary
StudentComparatorTest()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StudentComparatorTest

public StudentComparatorTest()
Method Detail

main

public static void main(java.lang.String[] argv)