JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
io.trino.spi.function.InOut
Packages that use
InOut
Package
Description
io.trino.spi.function
Uses of
InOut
in
io.trino.spi.function
Methods in
io.trino.spi.function
with parameters of type
InOut
Modifier and Type
Method
Description
void
InOut.
set
(
InOut
otherState)