Ejemplo n.º 1
0
 private static void isInit(Fraction fra1, Fraction fra2)
 {
     fra1.isInit();
     fra2.isInit();
 }