< prev index next >

test/java/lang/ToString.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 4031762 * @summary Test the primitive wrappers static toString() + * @key randomness */ import java.util.Random; public class ToString {
< prev index next >