类 FileInfoRecorder

java.lang.Object
cn.xusc.trace.record.FileInfoRecorder
所有已实现的接口:
InfoRecorder, Closeable, AutoCloseable

@CloseOrder public class FileInfoRecorder extends Object implements InfoRecorder, Closeable
文件信息记录器

文件资源应该确保最后关闭

从以下版本开始:
1.0
  • 构造器详细资料

    • FileInfoRecorder

      public FileInfoRecorder(File file)
      构建一个指定File的文件信息记录器
      参数:
      file - 文件
  • 方法详细资料