org.apache.jdo.tck.models.fieldtypes
Class FirstSetOfTestValuesForCollection

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended byorg.apache.jdo.tck.models.fieldtypes.FirstSetOfTestValuesForCollection
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class FirstSetOfTestValuesForCollection
extends java.util.Hashtable

See Also:
Serialized Form

Constructor Summary
FirstSetOfTestValuesForCollection()
           
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FirstSetOfTestValuesForCollection

public FirstSetOfTestValuesForCollection()


Copyright © 2005 Apache Software Foundation. All Rights Reserved.