#NewVideo #SFDCStop Apex List Comparator | System.ListException: One or more of the items in this list is not Comparable Solution
Hello Trailblazers, In this video we're going to learn about how we can define a custom comparator for a list of user defined data type in apex. By implementing the comparable interface we'll also learn about the solution to the error: System.ListException: One or more of the items in this list is not Comparable
Video Link: https://youtu.be/Sf95Bl_zP2U
#Salesforce #Salesforce Developer #TrailblazerCommunity #Apex