DeviceMonitor.DeviceListComparisonResult

public static class DeviceMonitor.DeviceListComparisonResult
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.server.DeviceMonitor.DeviceListComparisonResult


סיכום

שדות

public final List<IDevice> added

public final List<IDevice> removed

public final Map<IDeviceIDevice.DeviceState> updated

‫methods ציבוריים

static DeviceMonitor.DeviceListComparisonResult compare(List<? extends IDevice> previous, List<? extends IDevice> current)

שדות

התווסף

public final List<IDevice> added

הוסר

public final List<IDevice> removed

עודכנה

public final Map<IDeviceIDevice.DeviceState> updated

‫methods ציבוריים

השוואה

public static DeviceMonitor.DeviceListComparisonResult compare (List<? extends IDevice> previous, 
                List<? extends IDevice> current)

פרמטרים
previous List

current List

חזרה לרצף השגרה
DeviceMonitor.DeviceListComparisonResult