GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from java.util.NoSuchElementException | |
class | Thrown when a Scanner instance encounters a mismatch
between the input data and the pattern it is trying to match it
against. |
Methods which throw type java.util.NoSuchElementException | |
Object | This does the same as nextTokens. |
String | Returns the nextToken of the string.
|
String | Returns the nextToken, changing the delimiter set to the given
delim . |
GNU Classpath (0.95) |