cs180
Class ConsoleOutput

java.lang.Object
  extended by cs180.ConsoleOutput

public class ConsoleOutput
extends java.lang.Object

Author:
Jiayi Ren

Constructor Summary
ConsoleOutput()
           
 
Method Summary
 void printGroup(double[] scores, int group)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleOutput

public ConsoleOutput()
Method Detail

printGroup

public void printGroup(double[] scores,
                       int group)
Parameters:
scores - double array for specific group
group - integer value from 1-3 indicates first second or third group