private static class ReferenceProcessor.CreateThread extends Object implements PrivilegedAction<Thread>
Modifier and Type | Field and Description |
---|---|
private ThreadGroup |
g |
private Runnable |
r |
Constructor and Description |
---|
CreateThread(ThreadGroup g,
Runnable r) |
private ThreadGroup g
private Runnable r
CreateThread(ThreadGroup g, Runnable r)
public Thread run()
run
in interface PrivilegedAction<Thread>
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.