has

open fun has(value: String): Boolean

Return true if this set contains value.

Return

true if this set contains value.

Parameters

value

Value to be found.