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

Method doOnInput

robopupu-api/src/main/java/com/robopupu/api/graph/Node.java:309–311  ·  view source on GitHub ↗

Invoked by InputNode#onInput(OutputNode, Object) when the given input Object has been received from the OutputNode that emitted it. This method can be overridden in subclasses for hooking on the input received events. @param source An OutputNode that emitted the input

(final OutputNode<IN> source, final IN input)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected