org.apache.lucene.util
public class CloseableThreadLocal extends java.lang.Object
close(), these hard
references are cleared and then GC is freely able to
reclaim space by objects stored in it.| Constructor and Description |
|---|
CloseableThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.lang.Object |
get() |
protected java.lang.Object |
initialValue() |
void |
set(java.lang.Object object) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.