nl.karpi.bm.generated
Class Kleur.ComparatorRalcode

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

public static class Kleur.ComparatorRalcode
extends java.lang.Object
implements java.util.Comparator<Kleur>


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

Kleur.ComparatorRalcode

public Kleur.ComparatorRalcode()
Method Detail

compare

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


Copyright © 2010 KnowledgePlaza. All Rights Reserved.