assertk / ThreadLocalRef

ThreadLocalRef

actual typealias ThreadLocalRef<T> = ThreadLocal<T>

Platform and version requirements: JVM