public class DaemonThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
This class should not be considered a part of the public API.
Constructor and Description |
---|
DaemonThreadFactory(java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
java.lang.Thread |
newThread(java.lang.Runnable runnable) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved