Class WeightedVaRLambda

  • All Implemented Interfaces:
    IWeightedVaRLambda, com.quartetfs.biz.pivot.context.IContextValue, com.quartetfs.fwk.IClone<com.quartetfs.biz.pivot.context.IContextValue>, Serializable, Cloneable

    public class WeightedVaRLambda
    extends com.quartetfs.biz.pivot.context.impl.AContextValue
    implements IWeightedVaRLambda
    Weighted VaR lambda context value
    See Also:
    Serialized Form
    • Field Detail

      • lambda

        protected double lambda
    • Constructor Detail

      • WeightedVaRLambda

        protected WeightedVaRLambda()
      • WeightedVaRLambda

        public WeightedVaRLambda​(double lambda)
        Constructor
        Parameters:
        lambda - lambda
    • Method Detail

      • setLambda

        public void setLambda​(double lambda)
      • getContextInterface

        public Class<? extends com.quartetfs.biz.pivot.context.IContextValue> getContextInterface()
        Specified by:
        getContextInterface in interface com.quartetfs.biz.pivot.context.IContextValue
      • equals

        public boolean equals​(Object obj)
        Specified by:
        equals in class com.quartetfs.biz.pivot.context.impl.AContextValue
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class com.quartetfs.biz.pivot.context.impl.AContextValue