private static class ReferenceProcessor.SystemThreadFactory extends Object implements java.util.concurrent.ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
private static ThreadGroup |
g |
| Modifier | Constructor and Description |
|---|---|
private |
SystemThreadFactory() |
private static final ThreadGroup g
public Thread newThread(Runnable r)
newThread in interface java.util.concurrent.ThreadFactoryCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.