קובץ גרסאות
public
class
VersionedFile
extends Object
JavaScript.lang.Object | |
↳ | com.android.tradefed.build.VersionedFile |
מבנה נתונים שמייצג קובץ ששויכה לו גרסה.
סיכום
בנאים ציבוריים | |
---|---|
VersionedFile(File file, String version)
|
שיטות ציבוריות | |
---|---|
File
|
getFile()
|
String
|
getVersion()
|
String
|
toString()
|
בנאים ציבוריים
קובץ גרסאות
public VersionedFile (File file, String version)
פרמטרים | |
---|---|
file |
File |
version |
String |
שיטות ציבוריות
getFile
public File getFile ()
החזרות | |
---|---|
File |
getVersion
public String getVersion ()
החזרות | |
---|---|
String |
toString (מחרוזת)
public String toString ()
החזרות | |
---|---|
String |