public Date getWindowStart()

in docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java [54:56]


	public Date getWindowStart() {
		return windowStart;
	}