C# Class Disruptor.Utils.MutableLong

Holder class for a long value.
Afficher le fichier Open project: bingyang001/disruptor-net-3.3.0-alpha

Méthodes publiques

Méthode Description
MutableLong ( long value )

Create a new instance of a mutable long

Method Details

MutableLong() public méthode

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