java.lang
Class System$1

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

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


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

Constructor Detail

System$1

System$1(SecurityManager)
Method Detail

run

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