Click or drag to resize

NumberMultiplier Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodNumberMultiplier
Default constructor.
Public methodNumberMultiplier(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.
Public methodNumberMultiplier(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.
Top
See Also