Java 8 - Best way to truncate all items of a list starting from a given item

后端 未结 0 1261
隐瞒了意图╮
隐瞒了意图╮ 2021-01-07 08:13

Given a list of objects of type Car, what is the most sophisticated way (using Java 8) to truncate a list starting from a certain value?

Example:

Class         


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