| 限定符和类型 | 字段和说明 |
|---|---|
protected long |
p01 |
protected long |
p02 |
protected long |
p03 |
protected long |
p04 |
protected long |
p05 |
protected long |
p06 |
protected long |
p07 |
protected long |
p09 |
protected long |
p10 |
protected long |
p11 |
protected long |
p12 |
protected long |
p13 |
protected long |
p14 |
protected long |
p15 |
static Object |
UNSET |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
destroy() |
static InternalThreadLocalMap |
get() |
static InternalThreadLocalMap |
getIfSet() |
Object |
indexedVariable(int index) |
static int |
lastVariableIndex() |
static int |
nextVariableIndex() |
static void |
remove() |
Object |
removeIndexedVariable(int index) |
boolean |
setIndexedVariable(int index,
Object value) |
int |
size() |
StringBuilder |
stringBuilder() |
public static final Object UNSET
protected long p09
protected long p10
protected long p11
protected long p12
protected long p13
protected long p14
protected long p15
protected long p01
protected long p02
protected long p03
protected long p04
protected long p05
protected long p06
protected long p07
public static InternalThreadLocalMap getIfSet()
public static InternalThreadLocalMap get()
public static void remove()
public static void destroy()
public static int nextVariableIndex()
public static int lastVariableIndex()
public Object indexedVariable(int index)
public boolean setIndexedVariable(int index,
Object value)
true if and only if a new thread-local variable has been createdpublic Object removeIndexedVariable(int index)
public int size()
public StringBuilder stringBuilder()
Copyright © 2018. All rights reserved.