public class Number { int value; // an integer storage location } /* In class Number: void main(String argv[]) is not defined */