public class SizeKt
| Modifier and Type | Method and Description |
|---|---|
static <D> int |
size(Quadtree<D> $receiver)
Returns the total number of data in the quadtree.
|
public static <D> int size(Quadtree<D> $receiver)
Returns the total number of data in the quadtree.