Constructor IntList
IntList()
Declaration
public IntList()
IntList(int[])
Declaration
public IntList(int[] tab)
Parameters
| Type | Name | Description | 
|---|---|---|
| int[] | tab | 
IntList(int)
Declaration
public IntList(int size)
Parameters
| Type | Name | Description | 
|---|---|---|
| int | size |