public class MFileTable.FileBean
extends java.lang.Object
Constructor and Description |
---|
FileBean() |
FileBean(java.io.File dir,
MFile mfile,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
java.lang.String |
getLastModified() |
java.lang.String |
getName() |
java.lang.String |
getPath() |
long |
getSize() |
public FileBean()
public FileBean(java.io.File dir, MFile mfile, int count)