public class ReadManager
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
static int |
THRESHOLD |
| Constructor and Description |
|---|
ReadManager(ICompilationUnit[] files,
int length) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getContents(ICompilationUnit unit) |
void |
run() |
void |
shutdown() |
public static final int THRESHOLD
public ReadManager(ICompilationUnit[] files, int length)
public char[] getContents(ICompilationUnit unit) throws java.lang.Error
java.lang.Errorpublic void run()
run in interface java.lang.Runnablepublic void shutdown()