public class IntegerSetThreadLocal
extends java.lang.ThreadLocal<java.util.Set<java.lang.Integer>>
IntegerSetThreadLocal class.
| Constructor and Description |
|---|
IntegerSetThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.Integer> |
getSet()
getSet.
|
protected java.util.Set<java.lang.Integer> |
initialValue() |
Copyright © 2019 Jasig. All Rights Reserved.