Searched refs:MyIntEnum (Results 1 – 1 of 1) sorted by relevance
28 private MyIntEnum mTheIntEnum;29 private MyGenerics1<int[][], InnerTest, MyIntEnum, float[]> mGeneric1;53 public enum MyIntEnum { enum in InnerTest58 MyIntEnum(int myInt) { in MyIntEnum() method in InnerTest.MyIntEnum