org.eclipse.net4j.util.om.monitor
Class ProgressDistributor.Geometric

java.lang.Object
  extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor
      extended by org.eclipse.net4j.util.om.monitor.ProgressDistributor.Geometric
Enclosing class:
ProgressDistributor

public static class ProgressDistributor.Geometric
extends ProgressDistributor

Author:
Eike Stepper

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributor
ProgressDistributor.Arithmetic, ProgressDistributor.Geometric
 
Constructor Summary
ProgressDistributor.Geometric()
           
 
Method Summary
protected  void distribute(double[] distribution, double[] times)
           
 
Methods inherited from class org.eclipse.net4j.util.om.monitor.ProgressDistributor
array, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressDistributor.Geometric

public ProgressDistributor.Geometric()
Method Detail

distribute

protected void distribute(double[] distribution,
                          double[] times)
Specified by:
distribute in class ProgressDistributor


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.