nl.knowledgeplaza.dance4it.bm.generated
Class Student.ComparatorNr

java.lang.Object
  extended by nl.knowledgeplaza.dance4it.bm.generated.Student.ComparatorNr
All Implemented Interfaces:
java.util.Comparator<Student>
Enclosing class:
Student

public static class Student.ComparatorNr
extends java.lang.Object
implements java.util.Comparator<Student>


Constructor Summary
Student.ComparatorNr()
           
 
Method Summary
 int compare(Student o1, Student o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

Student.ComparatorNr

public Student.ComparatorNr()
Method Detail

compare

public int compare(Student o1,
                   Student o2)
Specified by:
compare in interface java.util.Comparator<Student>


Copyright © 2010 KnowledgePlaza. All Rights Reserved.