Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

static class Entities.TreeEntityMap
extends Entities.MapIntMap


Field Summary
 
Fields inherited from class net.java.sip.communicator.util.Entities.MapIntMap
mapNameToValue, mapValueToName
 
Constructor Summary
Entities.TreeEntityMap()
          Constructs a new instance of TreeEntityMap.
 
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.TreeEntityMap

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


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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