< prev index next >

test/java/util/Collections/Rotate.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /** * @test * @bug 4323074 * @summary Basic test for new rotate algorithm + * @key randomness */ import java.util.*; public class Rotate {
< prev index next >