How to avoid manual type checking with recursive data types

后端 未结 0 1063
长发绾君心
长发绾君心 2021-01-18 21:04

I\'m trying to write a decoder in Java for a certain encoding format. The encoding format supports 4 types of data. string, integer, list, map. Here a list

相关标签:
回答
  • 消灭零回复
提交回复
热议问题