home *** CD-ROM | disk | FTP | other *** search
- package java.net;
-
- import java.net.URLClassLoader.3;
- import java.security.PrivilegedAction;
-
- class URLClassLoader$4 implements PrivilegedAction {
- // $FF: synthetic field
- private final URLClassLoader.3 this$1;
-
- URLClassLoader$4(URLClassLoader.3 var1) {
- this.this$1 = var1;
- }
-
- public Object run() {
- return !3.access$200(this.this$1).hasMoreElements() ? null : 3.access$200(this.this$1).nextElement();
- }
- }
-