public abstract class DecimalConstructor extends Object implements TypeConstructor<BigDecimal>
| Constructor and Description |
|---|
DecimalConstructor() |
| Modifier and Type | Method and Description |
|---|---|
static TypeConstructor |
getDecimal128Instance() |
static TypeConstructor |
getDecimal32Instance() |
static TypeConstructor |
getDecimal64Instance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconstructpublic static TypeConstructor getDecimal32Instance()
public static TypeConstructor getDecimal64Instance()
public static TypeConstructor getDecimal128Instance()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.