Example #1
0
 public static C0394t b(int i) {
   C0394t a = C0394t.a(i);
   if (a != null) {
     return a;
   }
   throw new IllegalArgumentException("Field " + i + " doesn't exist!");
 }