net.bonzoun.cocodonkey
Class GenericItem.CompareSize

java.lang.Object
  extended bynet.bonzoun.cocodonkey.GenericItem.MyComparator
      extended bynet.bonzoun.cocodonkey.GenericItem.CompareSize
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
GenericItem

public static class GenericItem.CompareSize
extends GenericItem.MyComparator


Constructor Summary
GenericItem.CompareSize()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object o2)
           
 
Methods inherited from class net.bonzoun.cocodonkey.GenericItem.MyComparator
equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericItem.CompareSize

public GenericItem.CompareSize()
Method Detail

compare

public final int compare(java.lang.Object o1,
                         java.lang.Object o2)