public abstract class Alarm extends Time
| Constructor and Description |
|---|
Alarm(long timestamp,
EventHandler<Alarm> handler) |
public Alarm(long timestamp, EventHandler<Alarm> handler)
public final void handle()
Copyright © 2016 The Apache Software Foundation. All rights reserved.