public interface IOStringEnumeration extends IOEnumeration
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreStrings() |
String |
nextString() |
hasMoreElements, nextElement
boolean hasMoreStrings() throws IOException
IOException
String nextString() throws IOException
IOException
Copyright © 2017 com.mchange. All rights reserved.