Package com.io7m.jspatial.api.quadtrees
Interface QuadTreeReadableType
-
- All Known Subinterfaces:
QuadTreeDType<A>,QuadTreeIType<A>,QuadTreeLType<A>,QuadTreeReadableDType<A>,QuadTreeReadableIType<A>,QuadTreeReadableLType<A>
public interface QuadTreeReadableTypeThe type of readable quadtrees.- Since:
- 3.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleanisEmpty()longsize()
-