com.tagtraum.sixbs.adapters.util
Class HashtableAdapt

java.lang.Object
  |
  +--com.tagtraum.sixbs.AbstractAdapter
        |
        +--com.tagtraum.sixbs.adapters.util.MapAdapt
              |
              +--com.tagtraum.sixbs.adapters.util.HashtableAdapt
All Implemented Interfaces:
Adapter

public class HashtableAdapt
extends MapAdapt

Adapter for an Hashtable.

Version:
$Id: HashtableAdapt.java,v 1.1 2001/05/06 14:55:02 Hendrik Exp $
Author:
Hendrik Schreiber

Field Summary
static String vcid
          Source-Version
 
Constructor Summary
HashtableAdapt()
           
HashtableAdapt(Hashtable map)
           
 
Methods inherited from class com.tagtraum.sixbs.adapters.util.MapAdapt
deserialize, getMapEntries, setInternalMap, setMapEntries
 
Methods inherited from class com.tagtraum.sixbs.AbstractAdapter
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vcid

public static String vcid
Source-Version

Constructor Detail

HashtableAdapt

public HashtableAdapt()

HashtableAdapt

public HashtableAdapt(Hashtable map)


Copyright © 2001 tagtraum industries.