* - An int data field named value that stores the int value represented by this * object. * - A constructor that creates a MyInteger object for the specified int value. * - A getter method that ...