class ArithSeries extends java.lang.Object implements Series
| Modifier and Type | Field and Description | 
|---|---|
(package private) int | 
x  | 
(package private) int | 
y  | 
| Constructor and Description | 
|---|
ArithSeries()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
next()  | 
void | 
print()  |