net.sf.oval.internal.util
Class ThreadLocalIdentitySet<T>
java.lang.Object
java.lang.ThreadLocal<IdentitySet<T>>
net.sf.oval.internal.util.ThreadLocalIdentitySet<T>
public final class ThreadLocalIdentitySet<T>
- extends ThreadLocal<IdentitySet<T>>
- Author:
- Sebastian Thomschke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocalIdentitySet
public ThreadLocalIdentitySet()
initialValue
public IdentitySet<T> initialValue()
-
- Overrides:
initialValue
in class ThreadLocal<IdentitySet<T>>
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.