Skip navigation links

Package com.opengamma.strata.basics.value

Basic financial tools for working with values.

See: Description

Package com.opengamma.strata.basics.value Description

Basic financial tools for working with values.

A value in the context of this package is a primitive double.

The ValueAdjustment class expressed a single change in a value, such as adding 20%. The ValueSchedule and ValueStep classes allow an initial value to be changed over time according to a schedule.

The Rounding interface expresses the convention for rounding a value. The standard implementation is HalfUpRounding.

Skip navigation links

Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.