Package com.chrt.api.types
Interface StationaryCluster.EndTimestampStage
-
- All Known Implementing Classes:
StationaryCluster.Builder
- Enclosing class:
- StationaryCluster
public static interface StationaryCluster.EndTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StationaryCluster.CentroidLocationStageendTimestamp(java.time.OffsetDateTime endTimestamp)
-
-
-
Method Detail
-
endTimestamp
StationaryCluster.CentroidLocationStage endTimestamp(@NotNull java.time.OffsetDateTime endTimestamp)
-
-