ServerSession.containsValue(value)
Returns true if this map maps one or more keys to the specified value.
Arguments:
Name
Type
Description
Mode
value
Java.Lang.Object
value whose presence in this session is to be tested.
in
Parent topic:
Fuego.Lib : ServerSession