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

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

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


Constructor Summary
Student.ComparatorName()
           
 
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.ComparatorName

public Student.ComparatorName()
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.