|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.sim.engine.ObjectPicker
public abstract class ObjectPicker
| Field Summary | |
|---|---|
protected java.util.List |
items
|
| Constructor Summary | |
|---|---|
ObjectPicker(java.util.List items)
|
|
| Method Summary | |
|---|---|
abstract java.util.List |
pickObjects()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List items
| Constructor Detail |
|---|
public ObjectPicker(java.util.List items)
| Method Detail |
|---|
public abstract java.util.List pickObjects()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||