helpers/index library
Classes
- CompareListsOfObject
- A utility class that provides a method to compare two lists of objects.
-
CompareListsOfObjectResult<
T> - The result of comparing two lists of objects.
- ObjectComparable
- An interface that defines an object that can be compared.