nl.karpi.bm.generated
Class Translation.ComparatorTranslation

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

public static class Translation.ComparatorTranslation
extends java.lang.Object
implements java.util.Comparator<Translation>


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

Translation.ComparatorTranslation

public Translation.ComparatorTranslation()
Method Detail

compare

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


Copyright © 2010 KnowledgePlaza. All Rights Reserved.