C# Class Disruptor.Utils.MutableLong

Holder class for a long value.
ファイルを表示 Open project: bingyang001/disruptor-net-3.3.0-alpha

Public Methods

Method Description
MutableLong ( long value )

Create a new instance of a mutable long

Method Details

MutableLong() public method

Create a new instance of a mutable long
public MutableLong ( long value )
value long