public class HostPortList
extends Object
HostPortList: data object that contains a collection of HostPort objects.
| Constructor and Description |
|---|
HostPortList()
Create empty HostPortList
|
public void add(HostPort hostPort)
hostPort - public HostPort get(int index)
index - indexpublic int size()