public interface FileEntry
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
createTime() |
int |
getAttributes() |
String |
getName() |
int |
getType() |
long |
lastModified() |
long |
length() |
String getName()
int getType()
int getAttributes()
long createTime()
long lastModified()
long length()
Copyright © 2016. All rights reserved.