protected static class ClassLoadingObjectInputStream.ClassLoaderThreadLocal extends ThreadLocal<ClassLoader>
| Modifier and Type | Field and Description |
|---|---|
protected static ClassLoader |
UNSET |
| Modifier | Constructor and Description |
|---|---|
protected |
ClassLoaderThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassLoader |
initialValue() |
get, remove, set, withInitialprotected static final ClassLoader UNSET
protected ClassLoader initialValue()
initialValue in class ThreadLocal<ClassLoader>Copyright © 1995–2018 Webtide. All rights reserved.