Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
Overload List
| Name | Description | |
|---|---|---|
| NumberMultiplier()()() |
Default constructor.
| |
| NumberMultiplier(String, Object, Boolean) |
Construct an NumberMultiplier processor that will
multiply a property value by a specified factor, returning
either the old or the new value as specified.
| |
| NumberMultiplier(PropertyManipulator, Object, Boolean) |
Construct an NumberMultiplier processor that will
increment a property value by a specified amount, returning
either the old or the new value as specified.
|