I want to create Comparator based on Enum.name() which is inside a bean class:
Comparator
Enum.name()
List.of(new JobRsp(Job.MY), new JobRsp(Job.OUR), new