
public interface OMMonitorProgress
| Modifier and Type | Field and Description |
|---|---|
static double |
HUNDRED |
static double |
ONE |
static double |
TEN |
static double |
ZERO |
| Modifier and Type | Method and Description |
|---|---|
double |
getTotalWork() |
double |
getWork() |
double |
getWorkPercent() |
static final double ZERO
static final double ONE
static final double TEN
static final double HUNDRED
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.