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