SSF.Net
Class RadixTreeRoutingTable$1

java.lang.Object
  |
  +--SSF.Net.RadixTreeRoutingTable$1
All Implemented Interfaces:
RouteTieBreaker

synchronized class RadixTreeRoutingTable$1
extends java.lang.Object
implements RouteTieBreaker


Constructor Summary
(package private) RadixTreeRoutingTable$1(RadixTreeRoutingTable)
           
 
Method Summary
 RoutingInfo choose(RoutingInfo, int, int)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RadixTreeRoutingTable$1

RadixTreeRoutingTable$1(RadixTreeRoutingTable)
Method Detail

choose

public RoutingInfo choose(RoutingInfo,
                          int,
                          int)
Specified by:
choose in interface RouteTieBreaker