static { k = new HashMap(); Iterator it = EnumSet.allOf(C0394t.class).iterator(); while (it.hasNext()) { C0394t c0394t = (C0394t) it.next(); k.put(c0394t.b(), c0394t); } }
public static C0394t b(int i) { C0394t a = C0394t.a(i); if (a != null) { return a; } throw new IllegalArgumentException("Field " + i + " doesn't exist!"); }