|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkthsmallest.Main
public class Main
Main class of Assignment 1: runs a series of tests of kSmall method.
| Constructor Summary | |
|---|---|
Main()
Creates a new instance of Main |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Creates Main object to run the tests. |
void |
printNumbers()
Prints the numbers in array |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
public void printNumbers()
public static void main(java.lang.String[] args)
args - the command line arguments
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||