net.java.sip.communicator.util
Class Entities.LookupEntityMap
java.lang.Object
net.java.sip.communicator.util.Entities.PrimitiveEntityMap
net.java.sip.communicator.util.Entities.LookupEntityMap
- All Implemented Interfaces:
- Entities.EntityMap
- Enclosing class:
- Entities
static class Entities.LookupEntityMap
- extends Entities.PrimitiveEntityMap
|
Method Summary |
String |
name(int value)
Returns the name of the entity identified by the specified value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entities.LookupEntityMap
Entities.LookupEntityMap()
name
public String name(int value)
Returns the name of the entity identified by the specified value.
- Specified by:
name in interface Entities.EntityMap- Overrides:
name in class Entities.PrimitiveEntityMap
- Parameters:
value - the value to locate
- Returns:
- entity name associated with the specified value
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.