Libraries \ HashMap

Reference for Wiring version 1.0 Build 0100+ If you have a previous version, use the reference included with your software. If see any errors or have any comments, let us know.

Class

HashMap

Name

contains()

Description Check if a key is contained within this HashMap.
Syntax
constains(key)
Parameters
key The key to check if is contained within this HashMap.
Returns Boolean: True if it is contained in this HashMap
Usage Application
Updated on July 07, 2011 11:10:21pm PDT

Creative Commons License