public static class NettyAsyncHttpProvider.ThreadLocalBoolean extends ThreadLocal<Boolean>
Constructor and Description |
---|
ThreadLocalBoolean() |
ThreadLocalBoolean(boolean defaultValue) |
Modifier and Type | Method and Description |
---|---|
protected Boolean |
initialValue() |
get, remove, set, withInitial
public ThreadLocalBoolean()
public ThreadLocalBoolean(boolean defaultValue)
protected Boolean initialValue()
initialValue
in class ThreadLocal<Boolean>
Copyright © 2016. All rights reserved.