|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVertex<TValue>
Marker interface that designates an object as something that can be
reasoned about in an IGraph instance.
| Method Summary | |
|---|---|
TValue |
get()
Returns the value associated with this IVertex. |
TValue |
getValue()
Returns the value associated with this IVertex. |
| Method Detail |
|---|
TValue get()
IVertex.
IVertex.TValue getValue()
IVertex. Alias for get().
IVertex.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||