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

    Modifier and Type Method Description
    void add​(T entry)  
  • Method Details

    • add

      void add​(T entry)