Click or drag to resize

AtomicCounter.PostDecrement Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodPostDecrement()
Decrement the value, and return the original value.
Public methodPostDecrement(Int64)
Decrement the value by c, and return the original value.
Top
See Also