Interface INativeWin32APICallback


public interface INativeWin32APICallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleFile(String name, int attributes, long createTime, long lastAccessTime, long lastModifiedTime, long length)
     
  • Method Details

    • handleFile

      void handleFile(String name, int attributes, long createTime, long lastAccessTime, long lastModifiedTime, long length)