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