|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ddmlib.SyncService.FileStat
public static class SyncService.FileStat
| Constructor Summary | |
|---|---|
SyncService.FileStat(int mode,
int size,
int lastModifiedSecs)
|
|
| Method Summary | |
|---|---|
java.util.Date |
getLastModified()
|
int |
getMode()
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SyncService.FileStat(int mode,
int size,
int lastModifiedSecs)
| Method Detail |
|---|
public int getMode()
public int getSize()
public java.util.Date getLastModified()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||