MCPcopy Create free account
hub / github.com/Fuusio/Robopupu / begin

Method begin

robopupu-api/src/main/java/com/robopupu/api/graph/Graph.java:138–143  ·  view source on GitHub ↗

Begins this Graph with an OutputActionNode as a begin node. The given OutputAction is used to create the OutputActionNode. @param action The action as an OutputAction. @return A Graph.

(final OutputAction<OUT> action)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

sumOfIntegersMethod · 0.95
mapFromIntToStringMethod · 0.95
filterIntValuesMethod · 0.95
mapIntValuesToCharsMethod · 0.95
reverseStringMethod · 0.95
firstIntValueMethod · 0.95
distinctIntValuesMethod · 0.95
reversedIntValuesMethod · 0.95
listToListMethod · 0.95
lastIntValueMethod · 0.95

Calls 2

setBeginNodeMethod · 0.95
addAllMethod · 0.45

Tested by 15

sumOfIntegersMethod · 0.76
mapFromIntToStringMethod · 0.76
filterIntValuesMethod · 0.76
mapIntValuesToCharsMethod · 0.76
reverseStringMethod · 0.76
firstIntValueMethod · 0.76
distinctIntValuesMethod · 0.76
reversedIntValuesMethod · 0.76
listToListMethod · 0.76
lastIntValueMethod · 0.76