net.i2p.router.transport.udp
Class Sorters.AlphaComparator

java.lang.Object
  extended by net.i2p.router.transport.udp.Sorters.PeerComparator
      extended by net.i2p.router.transport.udp.Sorters.AlphaComparator
All Implemented Interfaces:
Serializable, Comparator<PeerState>
Enclosing class:
Sorters

static class Sorters.AlphaComparator
extends Sorters.PeerComparator


Constructor Summary
Sorters.AlphaComparator()
           
 
Method Summary
 
Methods inherited from class net.i2p.router.transport.udp.Sorters.PeerComparator
compare
 
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

Sorters.AlphaComparator

Sorters.AlphaComparator()