net.bonzoun.cocodonkey
Class DownloadItem.ComparePercent

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

public static class DownloadItem.ComparePercent
extends GenericItem.MyComparator


Constructor Summary
DownloadItem.ComparePercent()
           
 
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

DownloadItem.ComparePercent

public DownloadItem.ComparePercent()
Method Detail

compare

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