| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiDoubleConversionUtil()
インスタンスを構築します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Double |
toDouble(Object o)
Doubleに変換します。 |
static Double |
toDouble(Object o,
String pattern)
Doubleに変換します。 |
static double |
toPrimitiveDouble(Object o)
doubleに変換します。
|
static double |
toPrimitiveDouble(Object o,
String pattern)
doubleに変換します。
|
Copyright © 2015 The DBFlute Project. All rights reserved.