|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcs180.ConsoleOutput
public class ConsoleOutput
| 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 |
|---|
public ConsoleOutput()
| Method Detail |
|---|
public void printGroup(double[] scores,
int group)
scores - double array for specific groupgroup - integer value from 1-3 indicates first second or third group
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||