| Package | Description | 
|---|---|
| io.vertx.sqlclient.data | 
| Modifier and Type | Field and Description | 
|---|---|
static Numeric | 
Numeric.NaN
Constant for the  
NaN value. | 
| Modifier and Type | Method and Description | 
|---|---|
static Numeric | 
Numeric.create(Number number)
Return a  
Numeric instance for the given number. | 
static Numeric | 
Numeric.parse(String s)
Parse and return a  
Numeric instance for the given s. | 
Copyright © 2020 Eclipse. All rights reserved.