Documentation of 'cern.colt.Swapper' Java class
Swapper
cern.colt

Interface Swapper



  • public interface Swapper
    Interface for an object that knows how to swap elements at two positions (a,b).
    See Also:
    GenericSorting
    • Method Detail

      • swap

        void swap(int a,
                  int b)
        Swaps the generic data g[a] with g[b].

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.