ArrayNode equivalent for Map, Java

前端 未结 0 440
小鲜肉
小鲜肉 2020-12-03 03:01

When working with json-deserializing, is there an equivalent "ArrayNode" for Map?

I want to reuse this code

if (menuNode instanceof ArrayNode         


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