|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectListGraphSource<GraphType>
public class ListGraphSource<GraphType extends ImprovedJGraph>
| Constructor Summary | |
|---|---|
ListGraphSource(List<GraphType> graphs)
|
|
| Method Summary | |
|---|---|
ImprovedJGraph |
get(int index)
|
int |
size()
|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListGraphSource(List<GraphType> graphs)
| Method Detail |
|---|
public int size()
size in interface IGraphSourcepublic ImprovedJGraph get(int index)
get in interface IGraphSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||