sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
coordinatorlayout
/
androidx.coordinatorlayout.widget
/
DirectedAcyclicGraph
/
contains
contains
open
fun
contains
(
@
NonNull
node
:
@
NonNull
T
)
:
Boolean
(
source
)
Returns true if the node is already present in the graph, false otherwise.