public class ThreadUtil extends Object
| Constructor and Description |
|---|
ThreadUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getThreadId()
Get the string ID for the current thread.
|
static String |
getThreadId(Thread thread)
Get the string ID for the specified thread.
|
Copyright © 2013. All Rights Reserved.