Interface GlobalEventChatMessage.ThreadStage
-
- All Known Implementing Classes:
GlobalEventChatMessage.Builder
- Enclosing class:
- GlobalEventChatMessage
public static interface GlobalEventChatMessage.ThreadStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GlobalEventChatMessage.Builderfrom(GlobalEventChatMessage other)GlobalEventChatMessage._FinalStagethread(Thread thread)
-
-
-
Method Detail
-
thread
GlobalEventChatMessage._FinalStage thread(Thread thread)
-
from
GlobalEventChatMessage.Builder from(GlobalEventChatMessage other)
-
-