Package trial.gaurav.collection


package trial.gaurav.collection
  • Class
    Description
    The `Comparator` interface is used to define a contract for classes that perform a specific comparison operation.
    A simple implementation of a singly linked list.