public interface StatInfoHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(StatInfo statInfo)
处理StatInfo类型值
|
void |
stopHandle()
停止处理StatInfo,通常用于释放资源
|
void handle(StatInfo statInfo)
statInfo - 待处理值void stopHandle()
Copyright © 2024. All rights reserved.