public interface INativeWin32APICallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleFile(String name,
int attributes,
long createTime,
long lastAccessTime,
long lastModifiedTime,
long length) |
void handleFile(String name, int attributes, long createTime, long lastAccessTime, long lastModifiedTime, long length)
Copyright © 2021. All rights reserved.