public class UseFastConnectionExceptionsEnumeration extends Object implements Enumeration<URL>
| 构造器和说明 |
|---|
UseFastConnectionExceptionsEnumeration(Enumeration<URL> delegate) |
public UseFastConnectionExceptionsEnumeration(Enumeration<URL> delegate)
public boolean hasMoreElements()
hasMoreElements 在接口中 Enumeration<URL>public URL nextElement()
nextElement 在接口中 Enumeration<URL>Copyright © 2019. All rights reserved.