GrammarScope  4.0.0
Static Public Member Functions | Private Member Functions | List of all members
grammarscope.jung2.EdgeFunctionsNOOP Class Reference

Static Public Member Functions

static< V, E > EdgeIndexFunction< V, E > makeNOOPIndexFunction ()
 
static< V, E > EdgeOffsetFunction< V, E > makeNOOPOffsetFunction ()
 
static< V, E > EdgeOffsetFunctions< V, E > makeNOOPOffsetFunctions ()
 

Private Member Functions

 EdgeFunctionsNOOP ()
 

Constructor & Destructor Documentation

◆ EdgeFunctionsNOOP()

grammarscope.jung2.EdgeFunctionsNOOP.EdgeFunctionsNOOP ( )
private

Member Function Documentation

◆ makeNOOPIndexFunction()

static <V, E> EdgeIndexFunction<V, E> grammarscope.jung2.EdgeFunctionsNOOP.makeNOOPIndexFunction ( )
static

Make NOOP IndexFunction

Parameters
<V>vertex
<E>edge
Returns
edge index function

◆ makeNOOPOffsetFunction()

static <V, E> EdgeOffsetFunction<V, E> grammarscope.jung2.EdgeFunctionsNOOP.makeNOOPOffsetFunction ( )
static

Make NOOP Offset Function

Parameters
<V>vertex
<E>edge
Returns
edge offset function

◆ makeNOOPOffsetFunctions()

static <V, E> EdgeOffsetFunctions<V, E> grammarscope.jung2.EdgeFunctionsNOOP.makeNOOPOffsetFunctions ( )
static

Make NOOP Offset Functions

Parameters
<V>vertex
<E>edge
Returns
edge offset functions

The documentation for this class was generated from the following file: