@Singleton public final class NoVolatileIntervalsFunction extends Object implements VolatileIntervalsFunction
| Modifier and Type | Field and Description |
|---|---|
static NoVolatileIntervalsFunction |
INSTANCE
Create a singleton instance of NoVolatileIntervalsFunction.
|
| Modifier and Type | Method and Description |
|---|---|
SimplifiedIntervalList |
getVolatileIntervals()
Retrieve a list of which intervals are volatile.
|
public static final NoVolatileIntervalsFunction INSTANCE
public SimplifiedIntervalList getVolatileIntervals()
VolatileIntervalsFunctiongetVolatileIntervals in interface VolatileIntervalsFunctionCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.