nl.karpi.bm.generated
Class Klant.ComparatorCode

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

public static class Klant.ComparatorCode
extends java.lang.Object
implements java.util.Comparator<Klant>


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

Klant.ComparatorCode

public Klant.ComparatorCode()
Method Detail

compare

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


Copyright © 2010 KnowledgePlaza. All Rights Reserved.