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

/openjdk7/langtools/test/tools/apt/mirror/type/
H A DEnumTyp.java30 * @compile -source 1.5 EnumTyp.java
31 * @run main/othervm EnumTyp
41 public class EnumTyp extends Tester { class in inherits:Tester
44 (new EnumTyp()).run();
94 @Test(result="EnumTyp.Suit")

Completed in 29 milliseconds