Plik z wersjami

public class VersionedFile
extends Object

java.lang.Object
com.android.tradefed.build.VersionedFile,


Struktura danych reprezentująca plik, który ma powiązaną wersję.

Podsumowanie

Konstruktory publiczne

VersionedFile(File file, String version)

Metody publiczne

File getFile()
String getVersion()
String toString()

Konstruktory publiczne

Plik z wersjami

public VersionedFile (File file, 
                String version)

Parametry
file File

version String

Metody publiczne

getFile

public File getFile ()

Zwroty
File

getVersion

public String getVersion ()

Zwroty
String

Ciąg

public String toString ()

Zwroty
String