public class RunningProduct extends java.lang.Object implements ProductCalculator
Constructor and Description |
---|
RunningProduct() |
Modifier and Type | Method and Description |
---|---|
int[] |
productExceptSelf(int[] nums)
|
public int[] productExceptSelf(int[] nums)
productExceptSelf
in interface ProductCalculator