cz.vity.freerapid.plugins.webclient.utils
Class Entities.TreeEntityMap

java.lang.Object
  extended by cz.vity.freerapid.plugins.webclient.utils.Entities.MapIntMap
      extended by cz.vity.freerapid.plugins.webclient.utils.Entities.TreeEntityMap
All Implemented Interfaces:
Entities.EntityMap
Enclosing class:
Entities

static class Entities.TreeEntityMap
extends Entities.MapIntMap


Field Summary
 
Fields inherited from class cz.vity.freerapid.plugins.webclient.utils.Entities.MapIntMap
mapNameToValue, mapValueToName
 
Constructor Summary
Entities.TreeEntityMap()
          Constructs a new instance of TreeEntityMap.
 
Method Summary
 
Methods inherited from class cz.vity.freerapid.plugins.webclient.utils.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.