The prototype for an object in an object-oriented language. A class might also be considered a set of objects that share a common structure and behavior. The structure of a class is determined by the class variables that represent the state of an object of that class and the behavior is given by a set of methods associated with the class.
Copyright © 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.