Package com.google.appengine.setup.timer (2.0.0)

Classes

AbstractIntervalTimer

AbstractIntervalTimer is common base class for Timer implementations that base measure the change in some value between the point where the timer is started and the point where the timer is stopped.

This class is thread-safe.

Interfaces

Timer