applications
Class ScoreObject

java.lang.Object
  |
  +--applications.ScoreObject
Direct Known Subclasses:
StudentRecord

public class ScoreObject
extends java.lang.Object


Constructor Summary
ScoreObject(int theScore)
          constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScoreObject

public ScoreObject(int theScore)
constructor