Package junit.runner

Interface Sorter.Swapper

Enclosing class:
Sorter

public static interface Sorter.Swapper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    swap(Vector values, int left, int right)
     
  • Method Details

    • swap

      void swap(Vector values, int left, int right)