Overview | Methods | This Package | All Packages
Closes this StringReader object.
Syntax
public void close()
Remarks
Following a call to this method, the string reader appears to have no further characters.
Overrides Reader.close