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

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

static class Entities.HashEntityMap
extends Entities.MapIntMap


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

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