public final class QuadTreeSupplierL extends Object implements QuadTreeSupplierLType
QuadTreeSupplierLType interface.| Constructor and Description |
|---|
QuadTreeSupplierL()
Construct a new supplier.
|
| Modifier and Type | Method and Description |
|---|---|
<A> QuadTreeLType<A> |
create(QuadTreeConfigurationL config)
Create a new tree based on the given configuration.
|
public <A> QuadTreeLType<A> create(QuadTreeConfigurationL config)
QuadTreeSupplierLTypecreate in interface QuadTreeSupplierLTypeA - The type of objects in the treeconfig - The configurationCopyright © 2017 <code@io7m.com> http://io7m.com