JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.trino.spi.type.DecimalParseResult
Packages that use
DecimalParseResult
Package
Description
io.trino.spi.type
Uses of
DecimalParseResult
in
io.trino.spi.type
Methods in
io.trino.spi.type
that return
DecimalParseResult
Modifier and Type
Method
Description
static
DecimalParseResult
Decimals.
parse
(
String
stringValue)