Package algs22
Class XInversions
java.lang.Object
algs22.XInversions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends Comparable<? super T>>
intcount
(T[] a) static void
-
Constructor Details
-
XInversions
public XInversions()
-
-
Method Details
-
count
-
main
-