public class IntegerFromXToY extends Abstract_SetK
| Modifier and Type | Field and Description |
|---|---|
protected int |
from |
protected int |
to |
label, size| Constructor and Description |
|---|
IntegerFromXToY(int from,
int to) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getSetContent()
This method return the content of the set.
|
getLabel, getSize, setLabel, setSizepublic java.util.List<java.lang.Object> getSetContent()
Abstract_SetKgetSetContent in class Abstract_SetK