Package gw.fs.physical.win32
Interface INativeWin32APICallback
-
public interface INativeWin32APICallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleFile(String name, int attributes, long createTime, long lastAccessTime, long lastModifiedTime, long length)
-
-
-
Method Detail
-
handleFile
void handleFile(String name, int attributes, long createTime, long lastAccessTime, long lastModifiedTime, long length)
-
-