Class WorldQueryWrapper

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean treeCallback​(int nodeId)
      Callback from a query request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WorldQueryWrapper

        WorldQueryWrapper()
    • Method Detail

      • treeCallback

        public boolean treeCallback​(int nodeId)
        Description copied from interface: TreeCallback
        Callback from a query request.
        Specified by:
        treeCallback in interface TreeCallback
        Parameters:
        nodeId - the id of the proxy
        Returns:
        if the query should be continued