SyncService.FileStat

public static class SyncService.FileStat
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.server.SyncService.FileStat


סיכום

‫constructors ציבוריים

FileStat(int mode, int size, int lastModifiedSecs)

‫methods ציבוריים

Date getLastModified()
int getMode()
int getSize()

Constructors ציבוריים

FileStat

public FileStat (int mode, 
                int size, 
                int lastModifiedSecs)

פרמטרים
mode int

size int

lastModifiedSecs int

‫methods ציבוריים

getLastModified

public Date getLastModified ()

החזרות
Date

getMode

public int getMode ()

החזרות
int

getSize

public int getSize ()

החזרות
int