JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.spi.block
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)