A - The type of tree objectsC - The type of contextual values@FunctionalInterface public interface QuadTreeQuadrantIterationDType<A,C>
| Modifier and Type | Method and Description |
|---|---|
TreeVisitResult |
apply(C context,
QuadTreeQuadrantDType<A> quadrant,
long depth)
Apply the function.
|
TreeVisitResult apply(C context, QuadTreeQuadrantDType<A> quadrant, long depth)
context - A context valuequadrant - The current quadrantdepth - The current quadrant depthCopyright © 2017 <code@io7m.com> http://io7m.com