Searched refs:T6348760 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/boxing/
H A DT6348760.java29 * @run main/othervm -Xfuture T6348760
32 public class T6348760<T> { class
36 T6348760(T value) { method in class:T6348760
40 static void testByte(T6348760<Byte> i, T6348760<Byte> j, T6348760<Boolean> a) {
78 static void testShort(T6348760<Short> i, T6348760<Short> j, T6348760<Boolean> a) {
116 static void testInteger(T6348760<Intege
[all...]

Completed in 29 milliseconds