perf[protocol]: protocol reserved name

This commit is contained in:
sun
2023-10-24 16:40:51 +08:00
parent b5035eda75
commit b0c01701fe
2 changed files with 3 additions and 2 deletions
@@ -69,7 +69,8 @@ public class ProtocolAnalysis {
, "IProtocol", "IProtocolRegistration", "ProtocolManager", "IFieldRegistration"
, "ByteBufUtils", "ArrayUtils", "CollectionUtils"
, "Boolean", "Byte", "Short", "Integer", "Long", "Float", "Double", "String", "Character", "Object"
, "Collections", "Iterator", "List", "ArrayList", "Map", "HashMap", "Set", "HashSet");
, "Collections", "Iterator", "List", "ArrayList", "Map", "HashMap", "Set", "HashSet"
, "DecodedPacketInfo", "EncodedPacketInfo");
/**
* EN: Temp field, unsupported type