public static class AlarmsMap.AlarmInfo extends java.lang.Object
Objects of this class are immutable.
boolean
active
long
time
AlarmInfo(boolean active)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final long time
public final boolean active
public AlarmInfo(boolean active)