Class AtomicLongIncrementalTime2013NonceFactory

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

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

    • AtomicLongIncrementalTime2013NonceFactory

      public AtomicLongIncrementalTime2013NonceFactory()
  • Method Details

    • createValue

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