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, shortValuepublic double doubleValue()
doubleValue in class Numberpublic float floatValue()
floatValue in class Numberpublic Number getDelegate()
Copyright © 2018 Liquibase.org. All rights reserved.