private class ServersHT.Enumerator extends Object implements Enumeration
Modifier and Type | Field and Description |
---|---|
(package private) ServersHT.ServerDescEntry |
entry |
(package private) int |
index |
(package private) ServersHT.ServerDescEntry[] |
table |
(package private) int |
type |
Constructor and Description |
---|
ServersHT.Enumerator(int type) |
ServersHT.ServerDescEntry[] table
int index
ServersHT.ServerDescEntry entry
int type
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.