Skip to main content

ISectionBasedArrayListSorter

Short summary

Interface for Sorters that use a diffrent sorter to presort sections of the list

AccessAbstractFinalExtendsImplements
-NoNoIArrayListSorter-

UML Diagram

Methods

setSectionSorter

  • Parameters:
    • sectionSorter (ISectionSorter): The section sorter that should be used
  • Return type: VOID

This method sets an custom sectionsorter

Code

Declaration

INTERFACE ISectionBasedArrayListSorter EXTENDS IArrayListSorter