Class TimestampServiceImpl

java.lang.Object
org.scribe.services.TimestampServiceImpl
All Implemented Interfaces:
TimestampService

public class TimestampServiceImpl extends Object implements TimestampService
Implementation of TimestampService using plain java classes.
  • Constructor Details

    • TimestampServiceImpl

      public TimestampServiceImpl()
      Default constructor.
  • Method Details