Click or drag to resize

NumberIncrementor Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodNumberIncrementor
Default constructor.
Public methodNumberIncrementor(String, Object, Boolean)
Construct an NumberIncrementor processor that will increment a property value by a specified amount, returning either the old or the new value as specified.
Public methodNumberIncrementor(PropertyManipulator, Object, Boolean)
Construct an NumberIncrementor processor that will increment a property value by a specified amount, returning either the old or the new value as specified.
Top
See Also