Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.util
Class Entities.HashEntityMap

java.lang.Object
  extended by net.java.sip.communicator.util.Entities.MapIntMap
      extended by net.java.sip.communicator.util.Entities.HashEntityMap
All Implemented Interfaces:
Entities.EntityMap
Enclosing class:
Entities

static class Entities.HashEntityMap
extends Entities.MapIntMap


Field Summary
 
Fields inherited from class net.java.sip.communicator.util.Entities.MapIntMap
mapNameToValue, mapValueToName
 
Constructor Summary
Entities.HashEntityMap()
          Constructs a new instance of HashEntityMap.
 
Method Summary
 
Methods inherited from class net.java.sip.communicator.util.Entities.MapIntMap
add, name, value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entities.HashEntityMap

public Entities.HashEntityMap()
Constructs a new instance of HashEntityMap.


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.