change the package name
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package MathMethods;
|
package Rational;
|
||||||
|
|
||||||
public class Rational {
|
public class Rational {
|
||||||
private int numerator;
|
private int numerator;
|
||||||
Reference in New Issue
Block a user