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