Class calitha.collections.imap.IEntry
Entry interface
Defined in: IEntry.js.
Class Summary
Constructor Attributes |
Constructor Name and Description |
|
|
Method Summary
Method Attributes |
Method Name and Description |
|
|
|
|
|
|
|
|
|
|
Class Detail
calitha.collections.imap.IEntry()
Method Detail
{Boolean}
equals(o)
- Parameters:
-
{Object} o
- Returns:
- {Boolean}
{Object}
getKey()
- Returns:
- {Object}
{Object}
getValue()
- Returns:
- {Object}
{Number}
hashCode()
- Returns:
- {Number}
{Object}
setValue(value)
- Parameters:
-
{Object} value
- Returns:
- {Object}