Interface Thread.ThreadIdStage
-
- All Known Implementing Classes:
Thread.Builder
- Enclosing class:
- Thread
public static interface Thread.ThreadIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Thread.Builderfrom(Thread other)Thread.CreateTsStagethreadId(java.util.UUID threadId)
-
-
-
Method Detail
-
threadId
Thread.CreateTsStage threadId(java.util.UUID threadId)
-
from
Thread.Builder from(Thread other)
-
-