com.jaxfront.core.util
Class UniqueObjectTester

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable
          extended by com.jaxfront.core.util.UniqueObjectTester
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map

public class UniqueObjectTester
extends java.util.Hashtable

See Also:
Serialized Form

Constructor Summary
UniqueObjectTester()
           
 
Method Summary
static boolean check(java.lang.Object o)
           
static UniqueObjectTester 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

UniqueObjectTester

public UniqueObjectTester()
Method Detail

getInstance

public static UniqueObjectTester getInstance()

check

public static boolean check(java.lang.Object o)