SSF.Net
Interface RouteTieBreaker

All Known Implementing Classes:
RadixTreeRoutingTable$1

public interface RouteTieBreaker


Method Summary
 RoutingInfo choose(RoutingInfo, int, int)
           
 

Method Detail

choose

public RoutingInfo choose(RoutingInfo,
                          int,
                          int)