JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.block
ArrayBlock
ArrayBlockFunction
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
apply(Block, int, int)
Interface ArrayBlock.ArrayBlockFunction<T>
Enclosing class:
ArrayBlock
public static interface
ArrayBlock.ArrayBlockFunction<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
apply
(
Block
block, int startPosition, int length)
Method Details
apply
T
apply
(
Block
block, int startPosition, int length)