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, toString
public static ThreadId valueOfCurrentThread()
Copyright © 2015. All Rights Reserved.