Package net.i2p.kademlia
Interface SelectionCollector<T extends SimpleDataStructure>
-
public interface SelectionCollector<T extends SimpleDataStructure>
Visit kbuckets, gathering matches- Since:
- 0.9.2 in i2psnark, moved to core in 0.9.10
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(T entry)
-
-
-
Method Detail
-
add
void add(T entry)
-
-