ThreadLocal.this

ThreadLocal disables all constructors. The intended usage is ThreadLocal!A.instance.

struct ThreadLocal(A)
@disable
this
()

Meta