org.eclipse.jdt.internal.compiler
Class ReadManager
java.lang.Object
org.eclipse.jdt.internal.compiler.ReadManager
- All Implemented Interfaces:
- Runnable
public class ReadManager
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THRESHOLD
public static final int THRESHOLD
- See Also:
- Constant Field Values
ReadManager
public ReadManager(ICompilationUnit[] files,
int length)
getContents
public char[] getContents(ICompilationUnit unit)
throws Error
- Throws:
Error
run
public void run()
- Specified by:
run
in interface Runnable
shutdown
public void shutdown()
Copyright © 2012. All Rights Reserved.