Type Parameters
public interface OutputBinding<T>
This type should be used with the parameter of output bindings.
Method Summary Modifier and Type Method and Description abstract T getValue()Get the value to be passed to the output binding.
abstract void setValue(T value)Set the value to be passed to the output binding.
Method Details getValuepublic abstract T getValue()
Get the value to be passed to the output binding.
Returns:
The actual value to be passed to the output binding.
setValuepublic abstract void setValue(T value)
Set the value to be passed to the output binding.
Parameters:
value - The actual value to be passed to the output binding.
Applies toCollaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4