Microsoft SDK for Java

ThreadLocalStorage Class Constructors

The ThreadLocalStorage Class contains the following constructor:

ThreadLocalStorage()

Creates a new per-thread storage object for application use.

Syntax

public ThreadLocalStorage();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.