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