Class Main.IProxy

java.lang.Object
org.mozilla.javascript.tools.debugger.Main.IProxy
All Implemented Interfaces:
Runnable, ScopeProvider
Enclosing class:
Main

private static class Main.IProxy extends Object implements Runnable, ScopeProvider
Class to consolidate all internal implementations of interfaces to avoid class generation bloat.
  • Field Details

  • Constructor Details

    • IProxy

      public IProxy(int type)
      Creates a new IProxy.
  • Method Details