org.eclipse.jdt.internal.compiler
类 ReadManager
java.lang.Object
org.eclipse.jdt.internal.compiler.ReadManager
- 所有已实现的接口:
- Runnable
public class ReadManager
- extends Object
- implements Runnable
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THRESHOLD
public static final int THRESHOLD
- 另请参见:
- 常量字段值
ReadManager
public ReadManager(ICompilationUnit[] files,
int length)
getContents
public char[] getContents(ICompilationUnit unit)
throws Error
- 抛出:
Error
run
public void run()
- 指定者:
- 接口
Runnable 中的 run
shutdown
public void shutdown()
Copyright © 2013. All Rights Reserved.