Class TimestampIncrementingNonceFactory

java.lang.Object
org.knowm.xchange.utils.nonce.TimestampIncrementingNonceFactory
All Implemented Interfaces:
si.mazi.rescu.SynchronizedValueFactory<Long>

public class TimestampIncrementingNonceFactory extends Object implements si.mazi.rescu.SynchronizedValueFactory<Long>
  • Constructor Details

    • TimestampIncrementingNonceFactory

      public TimestampIncrementingNonceFactory()
  • Method Details

    • createValue

      public Long createValue()
      Specified by:
      createValue in interface si.mazi.rescu.SynchronizedValueFactory<Long>