public final class NoIntervalListener extends IntervalListener
| Modifier and Type | Field and Description |
|---|---|
static NoIntervalListener |
INSTANCE
The one and only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addTieable(Tieable toAdd) |
void |
addTieableAutoTieWrapper(AutoTieWrapper toAdd) |
void |
removeTieable(Tieable toRemove) |
intervalUpdatedpublic static final NoIntervalListener INSTANCE
public void addTieable(Tieable toAdd)
addTieable in class IntervalListenerpublic void addTieableAutoTieWrapper(AutoTieWrapper toAdd)
addTieableAutoTieWrapper in class IntervalListenerpublic void removeTieable(Tieable toRemove)
removeTieable in class IntervalListenerCopyright © 2010-2020 anotheria.net. All Rights Reserved.