fr.univrennes1.cri.calendar
Class HashtableSSO

java.lang.Object
  |
  +--java.util.Dictionary
        |
        +--java.util.Hashtable
              |
              +--fr.univrennes1.cri.calendar.HashtableSSO
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class HashtableSSO
extends java.util.Hashtable

See Also:
Serialized Form

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

Constructor Detail

HashtableSSO

public HashtableSSO()
Method Detail

getInstance

public static HashtableSSO getInstance()
Returns:
une hashtable sous forme d'un singleton