Interface PowerIterator

    • Method Detail

      • getCurrentPower

        java.math.BigDecimal getCurrentPower()
        Returns the current power.
        Returns:
        the current power.
      • calculateNextPower

        void calculateNextPower()
        Calculates the next power.