xuxueli / xxl-rpc

A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)
http://www.xuxueli.com/xxl-rpc/
Apache License 2.0
620 stars 404 forks source link

这里问什么要搞个匿名内部类 #44

Open fireflyhoo opened 3 years ago

fireflyhoo commented 3 years ago

https://github.com/xuxueli/xxl-rpc/blob/6ff3c03e28181bc3a186239dfb19c8788fff9b9f/xxl-rpc-core/src/main/java/com/xxl/rpc/core/remoting/net/params/Beat.java#L16

这里问什么要搞个匿名内部类,和之前的客户端版本不一致呀