public class LocalDiskFsService extends Object implements FsService
| 构造器和说明 |
|---|
LocalDiskFsService(String keyword) |
public LocalDiskFsService(String keyword)
public void writeLine(String content) throws IOException
writeLine 在接口中 FsServicecontent - 内容IOException - 异常public String readLine() throws IOException
readLine 在接口中 FsServiceIOException - 异常public void close()
close 在接口中 Closeableclose 在接口中 AutoCloseableCopyright © 2024. All rights reserved.