public class UseFastConnectionExceptionsEnumeration extends Object implements Enumeration<URL>
| Constructor and Description |
|---|
UseFastConnectionExceptionsEnumeration(Enumeration<URL> delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
URL |
nextElement() |
public UseFastConnectionExceptionsEnumeration(Enumeration<URL> delegate)
public boolean hasMoreElements()
hasMoreElements in interface Enumeration<URL>public URL nextElement()
nextElement in interface Enumeration<URL>Copyright © 2024. All rights reserved.