public class ThreadControllerWrapper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ThreadControllerWrapper.ThreadController
Thread controller utility class for incremental SAX source.
|
Constructor and Description |
---|
ThreadControllerWrapper() |
Modifier and Type | Method and Description |
---|---|
static Thread |
runThread(Runnable runnable,
int priority) |
static void |
waitThread(Thread worker,
Runnable task) |
public static void waitThread(Thread worker, Runnable task) throws InterruptedException
InterruptedException
Copyright © 2018 The Apache Software Foundation. All rights reserved.