Interface QFunc<T>


public interface QFunc<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(QuadTree<T> quadTree, QNode<T> node)