-
Constructor Summary 
Constructors
-
Method Summary 
static void
(package private) static void
(package private) static void
(package private) static void
swap3(int[] a,
int i,
int j)
(package private) static void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
XSwap 
-
Method Details 
-
main 
-
swap1 
static void swap1(int a,
int b)
-
swap2 
-
swap3 
static void swap3(int[] a,
int i,
int j)
-
swap4 