contains

abstract fun contains(value: T): Boolean

Checks if this tag set contains the given value.

Return

true if this tag set contains the value, false otherwise

Parameters

value

the value