C# Class Disruptor.SingleProducerSequencer.Fields

ファイルを表示 Open project: disruptor-net/Disruptor-net

Public Methods

Method Description
Fields ( long nextValue, long cachedValue ) : System

Method Details

Fields() public method

public Fields ( long nextValue, long cachedValue ) : System
nextValue long
cachedValue long
return System