Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOGGER |
private boolean |
run |
private long |
timeInterval |
private Triggerable |
triggerable |
Constructor and Description |
---|
RegularTriggerer(Triggerable triggerable,
long timeInterval) |
private static final org.slf4j.Logger LOGGER
private Triggerable triggerable
private long timeInterval
private boolean run
public RegularTriggerer(Triggerable triggerable, long timeInterval)
Copyright © 2015. All rights reserved.