Interface DecimalPlacesConfiguration.Builder

    • Method Detail

      • decimalPlaces

        DecimalPlacesConfiguration.Builder decimalPlaces​(Long decimalPlaces)

        The values of the decimal places.

        Parameters:
        decimalPlaces - The values of the decimal places.
        Returns:
        Returns a reference to this object so that method calls can be chained together.