public class ThreadLocalMap extends Object
Constructor and Description |
---|
ThreadLocalMap() |
Modifier and Type | Method and Description |
---|---|
void |
clear(Object key) |
Object |
get(Object key) |
void |
set(Object key,
Object value) |
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.