net.i2p.kademlia
Interface SelectionCollector<T extends SimpleDataStructure>


public interface SelectionCollector<T extends SimpleDataStructure>

Visit kbuckets, gathering matches

Since:
0.9.2

Method Summary
 void add(T entry)
           
 

Method Detail

add

void add(T entry)