public class IntegerFormReport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
| Constructor and Description |
|---|
IntegerFormReport(int size,
long sum,
int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAverage() |
int |
getMax() |
int |
getMin() |
int |
getSize() |
long |
getSum() |
public static final java.lang.String REVISION
public int getSize()
public int getMin()
public int getMax()
public long getSum()
public double getAverage()
Copyright © 2001-2017 Jalios SA. All Rights Reserved.