The serialization type uses the enumeration ordinal, which can easily cause
deserialization failures if the order of the enumeration objects changes.
Therefore, the constant value int should be used for each type
eg??
@Override
public void serializeImpl(ByteBuffer buffer)
{ int type = PhysicalPl
Now style check of the codes in test folders is activated as well.
-邮件原件-
发件人: Eric Pai
发送时间: 2022年4月22日 12:16
收件人: [email protected]
主题: Code style check enabled: Wildcard import is forbidden
Hi, all,
The google-java-format is just a code formatter, which cannot apply some rules
t
Hi, I'm Guanfei Guo, from Yonyou.My jira id: guoguanfei
My Confluence id: guoguanfei
Thanks.