public static class Pi.BinarySplittingProgressIndicator extends Object implements Serializable
This implementation is thread safe for multiple threads to use concurrently.
| Constructor and Description |
|---|
Pi.BinarySplittingProgressIndicator(long terms)
Construct a progress indicator with the specified
number of terms of the series.
|