MCPcopy Create free account
hub / github.com/apache/ant / getThreadTask

Method getThreadTask

src/main/org/apache/tools/ant/Project.java:2394–2406  ·  view source on GitHub ↗

Get the current task associated with a thread, if any. @param thread the thread for which the task is required. @return the task which is currently registered for the given thread or null if no task is registered.

(final Thread thread)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

demuxOutputMethod · 0.95
demuxInputMethod · 0.95
demuxFlushMethod · 0.95
executeMethod · 0.80

Calls 2

getMethod · 0.65
getParentMethod · 0.45

Tested by

no test coverage detected