hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
ThreadGroupEx.getName
hunt
concurrency
thread
ThreadEx
ThreadGroupEx
Returns the name of this thread group.
@return the name of this thread group.
class
ThreadGroupEx
final
string
getName
(
)
Meta
Source
See Implementation
hunt
concurrency
thread
ThreadEx
ThreadGroupEx
constructors
this
functions
activeCount
activeGroupCount
add
addUnstarted
checkAccess
destroy
enumerate
getMaxPriority
getName
getParent
interrupt
isDaemon
isDestroyed
list
parentOf
setDaemon
setMaxPriority
threadStartFailed
threadTerminated
uncaughtException
variables
daemon
destroyed
groups
maxPriority
nUnstartedThreads
name
ngroups
nthreads
threads
Returns the name of this thread group.
@return the name of this thread group.