public final class ThreadId extends AbstractValueType<Long>
| Modifier and Type | Method and Description |
|---|---|
static ThreadId |
valueOfCurrentThread()
Constructs a thread id form the current thread.
|
equals, getValue, hashCode, toStringpublic static ThreadId valueOfCurrentThread()
Copyright © 2014. All Rights Reserved.