Design and write a Java class named MyInteger (MyInteger.java) containing: • An int data field named value that stores the int value represented by this object. • A no-arg const