contains

abstract fun contains(@NotNull name: @NotNull String): Boolean

Returns whether this name is contained

Return

whether this name is contained

Parameters

name

name of iterator


open fun contains(@NotNull popup: @NotNull Popup): Boolean

Returns whether this popup is contained

Return

whether this popup is contained

Parameters

popup

popup of iterator