Class ProgressDistributor.Arithmetic
- java.lang.Object
- 
- org.eclipse.net4j.util.om.monitor.ProgressDistributor
- 
- org.eclipse.net4j.util.om.monitor.ProgressDistributor.Arithmetic
 
 
- 
- Enclosing class:
- ProgressDistributor
 
 public static class ProgressDistributor.Arithmetic extends ProgressDistributor - Author:
- Eike Stepper
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributorProgressDistributor.Arithmetic, ProgressDistributor.Geometric
 
- 
 - 
Constructor SummaryConstructors Constructor Description Arithmetic()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddistribute(double[] distribution, double[] times)- 
Methods inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributorarray, run
 
- 
 
- 
- 
- 
Method Detail- 
distributeprotected void distribute(double[] distribution, double[] times)- Specified by:
- distributein class- ProgressDistributor
 
 
- 
 
-