Inherited Attributes |
Attributes inherited from: Object hash, string |
Methods | |
close | Source Code shared actual void close(Exception? exception) Called after completion of a Refined declaration: close |
destroy | Source Code shared formal void destroy() Destroy this See also: close |
open | Source Code shared actual void open() Called before entry to a Refined declaration: open |
readLine | Source Code shared formal String? readLine() The next line of text in the file,
or |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Closeable close, open |