AtomicInteger Constructor
NReco.Recommender Class Library
Initializes a new instance of the
AtomicInteger
class
Namespace:
NReco.CF.Taste.Common
Assembly:
NReco.Recommender
(in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
AtomicInteger
()
public AtomicInteger()
Public
Sub
New
Public Sub New
public
:
AtomicInteger
()
public: AtomicInteger()
new
:
unit
->
AtomicInteger
new : unit -> AtomicInteger
See Also
AtomicInteger Class
AtomicInteger Overload
NReco.CF.Taste.Common Namespace