ITestDevice.MountPointInfo
public static class ITestDevice.MountPointInfo
extends Object
java.lang.object |
↳ | com.android.tradefed.device.ITestDevice.MountPointInfo |
یک کلاس ساختاری ساده برای ذخیره اطلاعات در مورد یک نقطه نصب
خلاصه
سازندگان عمومی |
---|
MountPointInfo () سازنده ساده |
MountPointInfo (String filesystem, String mountpoint, String type, options) MountPointInfo (String filesystem, String mountpoint, String type, options) سازنده راحتی برای تنظیم همه اعضا |
فیلدها
فایل سیستم
public String filesystem
نقطه کوه
public String mountpoint
سازندگان عمومی
MountPointInfo
public MountPointInfo ()
سازنده ساده
MountPointInfo
public MountPointInfo (String filesystem,
String mountpoint,
String type,
options)
سازنده راحتی برای تنظیم همه اعضا
پارامترها |
---|
filesystem | String |
mountpoint | String |
type | String |
options | |
روش های عمومی
splitMountOptions
public static splitMountOptions (String options)
toString
public String toString ()