java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
All Implemented Interfaces:
Runnable

public class ReadManager extends Object implements Runnable
  • Field Details

  • Constructor Details

  • Method Details

    • getContents

      public char[] getContents(ICompilationUnit unit) throws Error
      Throws:
      Error
    • run

      public void run()
      Specified by:
      run in interface Runnable
    • shutdown

      public void shutdown()