mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
parent
6433b9a1ae
commit
a15383d420
|
@ -1,11 +0,0 @@
|
|||
package one.nem.lacerta.source.file.model;
|
||||
|
||||
public class DirectoryItem {
|
||||
|
||||
String name;
|
||||
String path;
|
||||
boolean isDirectory;
|
||||
String extension;
|
||||
long size;
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user