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

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

public class SecondSetOfTestValuesForCollection
extends java.util.Hashtable

See Also:
Serialized Form

Constructor Summary
SecondSetOfTestValuesForCollection()
           
 
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

SecondSetOfTestValuesForCollection

public SecondSetOfTestValuesForCollection()


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.