ITestDevice.MountPointInfo

public static class ITestDevice.MountPointInfo
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.ITestDevice.MountPointInfo


Class struct sederhana untuk menyimpan informasi tentang satu mountpoint

Ringkasan

Kolom

public String filesystem

public String mountpoint

public options

public String type

Konstruktor publik

MountPointInfo()

Konstruktor sederhana

MountPointInfo(String filesystem, String mountpoint, String type, options)

Konstruktor praktis untuk menetapkan semua anggota

Metode publik

static splitMountOptions(String options)
String toString()

Kolom

sistem file

public String filesystem

direktori pemasangan

public String mountpoint

opsi

public  options

type

public String type

Konstruktor publik

Info Titikmount

public MountPointInfo ()

Konstruktor sederhana

Info Titikmount

public MountPointInfo (String filesystem, 
                String mountpoint, 
                String type, 
                 options)

Konstruktor praktis untuk menetapkan semua anggota

Parameter
filesystem String

mountpoint String

type String

options

Metode publik

splitMountOptions

public static  splitMountOptions (String options)

Parameter
options String

Hasil

toString

public String toString ()

Hasil
String