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, wait
construct
public static TypeConstructor getDecimal32Instance()
public static TypeConstructor getDecimal64Instance()
public static TypeConstructor getDecimal128Instance()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.