Register a task as the current task for a thread. If the task is null, the thread's entry is removed. @param thread the thread on which the task is registered. @param task the task to be registered. @since Ant 1.5
(final Thread thread, final Task task)
source not stored for this graph (policy: none)
no test coverage detected