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 |
---|
Enumerator(int type) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
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 © 2018 ScalAgent D.T.. All Rights Reserved.