public interface ChildInfo
Modifier and Type | Field and Description |
---|---|
static ChildInfo[] |
EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
ChildInfo [] |
getChildren() |
FileAttributes |
getFileAttributes() |
int |
getId() |
java.lang.CharSequence |
getName() |
int |
getNameId() |
java.lang.String |
getSymLinkTarget() |
static final ChildInfo[] EMPTY_ARRAY
int getId()
java.lang.CharSequence getName()
int getNameId()
java.lang.String getSymLinkTarget()
ChildInfo [] getChildren()
FileAttributes getFileAttributes()