Java.Math.RoundingMode: Method Members

The methods of Java.Math.RoundingMode are listed below. For a list of all members, see the RoundingMode Members list.

See Also: Inherited members from Java.Lang.Enum

Public Methods

static
ValueOf(RoundOptions) : RoundingMode
Converts rounding mode constants from class BigDecimal into RoundingMode values.
static
ValueOf(string) : RoundingMode
static
Values() : RoundingMode[]