library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.quadtree
/
PointQuadTree
/
remove
remove
open
fun
remove
(
item
:
T
)
:
Boolean
Remove the given item from the set.
Return
whether the item was removed.