I need to Iterate Over Collection to get latest dated Object

后端 未结 0 1069
我寻月下人不归
我寻月下人不归 2021-01-29 19:02

This is my Class structure

class Practor{
   private int id;
   private Date practorDate;
}

I am holding List of Practor with following data

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