Filter list by another list in java

后端 未结 0 1900
死守一世寂寞
死守一世寂寞 2020-12-24 00:20

I\'ve got 2 lists, first List of Integer with IDs and second List of Map with some data. I need filter List of Map with IDs from the first List of Integer. How can I do that

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