This method of the ThreadLocalStorage Class stores a specified per-thread object in the storage object.
public void set(Object obj);