|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uci.ics.jung.algorithms.util.Context<G,E>
public class Context<G,E>
| Field Summary | |
|---|---|
E |
element
|
G |
graph
|
| Constructor Summary | |
|---|---|
Context()
|
|
| Method Summary | ||
|---|---|---|
static
|
getInstance(G graph,
E element)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public G graph
public E element
| Constructor Detail |
|---|
public Context()
| Method Detail |
|---|
public static <G,E> Context<G,E> getInstance(G graph,
E element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||