- Found in:
- JContainers
Description
Documentation Comment
Returns true, if the container has @key: value pair
Caveats
Parameters
intobject
intkey
Examples
Auto-Generated Example
int myInt__object
int myInt__key
bool returnedValue = JIntMap.hasKey(myInt__object, myInt__key)