HeartbeatState.java 117 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 package com.sitech.ismp.coll.i2000.alarm; import java.util.Date; public class HeartbeatState { static Date time; }