IClusterEvent

public interface IClusterEvent

com.android.tradefed.cluster.IClusterEvent


用于上传到 TFC 的任何集群事件的接口。

摘要

公共方法

abstract JSONObject toJSON()

公共方法

toJSON

public abstract JSONObject toJSON ()

返回
JSONObject

抛出
JSONException