◆ EdgeFunctionsNOOP()
grammarscope.jung2.EdgeFunctionsNOOP.EdgeFunctionsNOOP |
( |
| ) |
|
|
private |
◆ makeNOOPIndexFunction()
static <V, E> EdgeIndexFunction<V, E> grammarscope.jung2.EdgeFunctionsNOOP.makeNOOPIndexFunction |
( |
| ) |
|
|
static |
Make NOOP IndexFunction
- Parameters
-
- Returns
- edge index function
◆ makeNOOPOffsetFunction()
static <V, E> EdgeOffsetFunction<V, E> grammarscope.jung2.EdgeFunctionsNOOP.makeNOOPOffsetFunction |
( |
| ) |
|
|
static |
Make NOOP Offset Function
- Parameters
-
- Returns
- edge offset function
◆ makeNOOPOffsetFunctions()
static <V, E> EdgeOffsetFunctions<V, E> grammarscope.jung2.EdgeFunctionsNOOP.makeNOOPOffsetFunctions |
( |
| ) |
|
|
static |
Make NOOP Offset Functions
- Parameters
-
- Returns
- edge offset functions
The documentation for this class was generated from the following file: