NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.threading.threadlocal
IThreadLocal(T) Interface
IThreadLocal(T) Methods
GetOrCreate Method
Remove Method
IThreadLocal
T
Methods
The
IThreadLocal
T
generic type exposes the following members.
Methods
Name
Description
GetOrCreate
Gets the data or creates it if not found.
Remove
Resets the thread local instance.
Top
See Also
Reference
IThreadLocal
T
Interface
com.espertech.esper.compat.threading.threadlocal Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com