Class RoundVaRRounding

    • Constructor Detail

      • RoundVaRRounding

        public RoundVaRRounding()
    • Method Detail

      • getFormula

        public DoubleUnaryOperator getFormula()
        Description copied from interface: IVaRRounding
        Provides Double Unary Operator for rounding calculation formula
        Specified by:
        getFormula in interface IVaRRounding
        Returns:
        DoubleUnaryOperator representing rounding equation.
      • description

        public String description()
        Specified by:
        description in interface com.quartetfs.fwk.types.IPluginValue
      • key

        public Object key()
        Specified by:
        key in interface com.quartetfs.fwk.types.IPluginValue
      • getPlugin

        public com.quartetfs.fwk.types.IPlugin<? extends com.quartetfs.fwk.types.IPluginValue> getPlugin()
        Specified by:
        getPlugin in interface com.quartetfs.fwk.types.IPluginValue
      • setPlugin

        public void setPlugin​(com.quartetfs.fwk.types.IPlugin<? extends com.quartetfs.fwk.types.IPluginValue> iPlugin)
        Specified by:
        setPlugin in interface com.quartetfs.fwk.types.IPluginValue