Gravity/Bead Sort in Java

Learn about the gravity sort (a.k.a. bead sort) algorithm and understand its single-threaded implementation in Java.