From 61478ca2c68ca7f419e29165ede53cb0b8581d44 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 20 Jan 2014 01:13:18 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/algorithms/shuffling/SattoloShuffle.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algorithms/shuffling/SattoloShuffle.java') diff --git a/src/algorithms/shuffling/SattoloShuffle.java b/src/algorithms/shuffling/SattoloShuffle.java index d34a334..78ab41d 100644 --- a/src/algorithms/shuffling/SattoloShuffle.java +++ b/src/algorithms/shuffling/SattoloShuffle.java @@ -23,7 +23,7 @@ import java.util.Random; * Bias free array shuffling class using Sattolo Cycles.
* The is probably the best possible shuffling algorithm. */ -public class KnuthShuffle +public class SattoloShuffle { £>for T in boolean char byte short int long float double Object; do /** -- cgit v1.2.3-70-g09d2