public static class ColumnConfig.ValueNumeric extends Number
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
boolean |
equals(Object obj) |
float |
floatValue() |
Number |
getDelegate() |
int |
hashCode() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValue
public double doubleValue()
doubleValue
in class Number
public float floatValue()
floatValue
in class Number
public Number getDelegate()
Copyright © 2019 Liquibase.org. All rights reserved.