public Date getWindowEnd()

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


	public Date getWindowEnd() {
		return windowEnd;
	}