public class LdiBigIntegerConversionUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiBigIntegerConversionUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static BigInteger |
toBigInteger(Object o) |
static BigInteger |
toBigInteger(Object o,
String pattern) |
public static BigInteger toBigInteger(Object o)
o - BigIntegerpublic static BigInteger toBigInteger(Object o, String pattern)
o - pattern - BigIntegerCopyright © 2015–2016 The DBFlute Project. All rights reserved.