private static final class NetworkContext.URLLoaderThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
Modifier and Type | Field and Description |
---|---|
private java.lang.ThreadGroup |
group |
private java.util.concurrent.atomic.AtomicInteger |
index |
private static java.security.Permission |
modifyThreadGroupPerm |
private static java.security.Permission |
modifyThreadPerm |
Modifier | Constructor and Description |
---|---|
private |
URLLoaderThreadFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |