net.bonzoun.cocodonkey
Class GenericItem.CompareNbClients

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

public static class GenericItem.CompareNbClients
extends GenericItem.MyComparator


Constructor Summary
GenericItem.CompareNbClients()
           
 
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.CompareNbClients

public GenericItem.CompareNbClients()
Method Detail

compare

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