Package gw.fs.physical.win32
Interface INativeWin32APICallback
public interface INativeWin32APICallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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)
-