cern.colt
Interface Swapper
-
public interface SwapperInterface for an object that knows how to swap elements at two positions (a,b).- See Also:
GenericSorting
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidswap(int a, int b)Swaps the generic data g[a] with g[b].
-
DMelt 3.0 © DataMelt by jWork.ORG