增加说明

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-03-02 10:49:33 +08:00
parent b1a5deec6c
commit bfcf5bc980

View File

@@ -66,7 +66,7 @@ import java.util.List;
* @author congtaowang
* @since 2020/10/22
* <p>
* 适配ADAS 回调监听分发
* 适配ADAS 回调监听分发,这里不做业务,只做数据包装及分发处理
*/
public class MoGoAdasListenerImpl implements OnAdasListener {
private final String TAG = "OnAdasListenerAdapter";