toggle menu
app
androidJvm
switch theme
search in API
app
/
io.schiar.fridgnet.library.util
/
IdentitySet
/
contains
contains
open
operator override
fun
contains
(
element
:
T
)
:
Boolean
Checks if there's a element.
Return
true if contains the element, false otherwise
Parameters
element
element to check.