NEsper Class Library
NEsper Class Library
com.espertech.esper.compat
AtomicLong Class
AtomicLong Methods
CompareAndSet Method
DecrementAndGet Method
Get Method
GetAndIncrement Method
GetAndSet Method
IncrementAndGet Method
Set Method
AtomicLong
Set Method
Sets the specified value.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
Set
(
long
value
)
Parameters
value
Type:
System
Int64
The value.
See Also
Reference
AtomicLong Class
com.espertech.esper.compat Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com