< prev index next >

test/java/util/Collections/CheckedListBash.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 4904067 * @summary Unit test for Collections.checkedList * @author Josh Bloch + * @key randomness */ import java.util.*; public class CheckedListBash {
< prev index next >