java.lang
Class Compiler$1

java.lang.Object
  |
  +--java.lang.Compiler$1
All Implemented Interfaces:
java.security.PrivilegedAction

synchronized class Compiler$1
extends Object
implements java.security.PrivilegedAction


Constructor Summary
(package private) Compiler$1()
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compiler$1

Compiler$1()
Method Detail

run

public Object run()
Specified by:
run in interface java.security.PrivilegedAction