Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The AtomicCounter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Adjust |
Adjust the value of the counter by the specified amount, and
return the new value.
| |
| Decrement | Overloaded. | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| GetCount |
Return the current value of the counter.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| Increment | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| NewAtomicCounter | Overloaded. | |
| PostAdjust |
Adjust the value of the counter by the specified amount, and
return the old value.
| |
| PostDecrement | Overloaded. | |
| PostIncrement | Overloaded. | |
| SetCount | Overloaded. | |
| ToString |
Return the count as a string.
(Overrides |