PreparedQuery.close

Like {@link #close()} but notifies the {@code completionHandler} when it's closed.

  1. void close()
  2. void close(AsyncVoidHandler completionHandler)
    interface PreparedQuery

Meta