Interface GlobalEvent.TsStage
-
- All Known Implementing Classes:
GlobalEvent.Builder
- Enclosing class:
- GlobalEvent
public static interface GlobalEvent.TsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GlobalEvent.Builderfrom(GlobalEvent other)GlobalEvent.KindStagets(java.time.OffsetDateTime ts)
-
-
-
Method Detail
-
ts
GlobalEvent.KindStage ts(java.time.OffsetDateTime ts)
-
from
GlobalEvent.Builder from(GlobalEvent other)
-
-