containsKey(key )
|
|
Parameters
|
Stringkey
The key to check.
|
Returns
|
trueboolean. if the PropertyMap contains a value for key. false otherwise.
|