|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.a06.model.Controller
public class Controller
Returns the times that ALL users are available, based on the times that each individual user is available.
| Constructor Summary | |
|---|---|
Controller(java.util.ArrayList<java.lang.String> theStuff)
|
|
| Method Summary | |
|---|---|
java.lang.String |
funnelData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Controller(java.util.ArrayList<java.lang.String> theStuff)
theStuff - an ArrayList of type String that contains a String for each user, representing the times each user is available| Method Detail |
|---|
public java.lang.String funnelData()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||