Class AtomicLongIncrementalTime2014NonceFactory

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

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

    • AtomicLongIncrementalTime2014NonceFactory

      public AtomicLongIncrementalTime2014NonceFactory()
  • Method Details

    • createValue

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