public abstract class AbstractClock extends Object implements Clock
Clock interface. Inherit custom
Clock implementations from this class in order to have a better
future compatibility.| Constructor and Description |
|---|
AbstractClock(String name) |
Copyright © 2019. All rights reserved.