nl.karpi.bm.generated
Class Taal.ComparatorTaal

java.lang.Object
  extended by nl.karpi.bm.generated.Taal.ComparatorTaal
All Implemented Interfaces:
java.util.Comparator<Taal>
Enclosing class:
Taal

public static class Taal.ComparatorTaal
extends java.lang.Object
implements java.util.Comparator<Taal>


Constructor Summary
Taal.ComparatorTaal()
           
 
Method Summary
 int compare(Taal o1, Taal 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

Taal.ComparatorTaal

public Taal.ComparatorTaal()
Method Detail

compare

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


Copyright © 2010 KnowledgePlaza. All Rights Reserved.