public interface InvocationGate
Modifier and Type | Field and Description |
---|---|
static long |
TIME_UNAVAILABLE |
Modifier and Type | Method and Description |
---|---|
boolean |
isTooSoon(long currentTime)
The caller of this method can decide to skip further work if the returned value is true.
|
static final long TIME_UNAVAILABLE
boolean isTooSoon(long currentTime)
now
- can be TIME_UNAVAILABLE (-1) to signal that time is not availableCopyright © 2010 - 2020 Adobe. All Rights Reserved