Module openj9.dtfj

Interface SortListener

All Known Implementing Classes:
LongArray, PrimitiveArray

public interface SortListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    swap(int a, int b)
     
  • Method Details

    • swap

      void swap(int a, int b)