BaseDevice.setForceUpdate(Boolean forceUpdate) 方法
定义
Setter for force update boolean
public void setForceUpdate(Boolean forceUpdate)
参数
- forceUpdate
-
Boolean
- Boolean controlling if the update should be forced or not
例外
IllegalArgumentException
if the provided argument is null
适用于