Package io.perfmark.java9
Class SecretMarkRecorder.VarHandleMarkRecorder.LocalHolder
java.lang.Object
java.lang.ThreadLocal<VarHandleMarkHolder>
io.perfmark.java9.SecretMarkRecorder.VarHandleMarkRecorder.LocalHolder
- Enclosing class:
SecretMarkRecorder.VarHandleMarkRecorder
private static final class SecretMarkRecorder.VarHandleMarkRecorder.LocalHolder
extends ThreadLocal<VarHandleMarkHolder>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) VarHandleMarkHolderprotected VarHandleMarkHolderMethods inherited from class java.lang.ThreadLocal
get, remove, set, withInitial
-
Constructor Details
-
LocalHolder
LocalHolder()
-
-
Method Details
-
initialValue
- Overrides:
initialValuein classThreadLocal<VarHandleMarkHolder>
-
getNoInit
VarHandleMarkHolder getNoInit()
-