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