-
Thread.Builder.OfPlatform.daemon()
Thread.Builder.OfPlatform.daemon(boolean on)
Thread.Builder.OfPlatform.name(String prefix, long start)
预览。
返回用于创建平台线程的构建器 Thread 或 ThreadFactory。
Thread.Builder.OfPlatform.priority(int priority)
Thread.Builder.OfPlatform.stackSize(long stackSize)