public class LdiIntegerConversionUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiIntegerConversionUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Integer |
toInteger(Object o) |
static Integer |
toInteger(Object o,
String pattern) |
static int |
toPrimitiveInt(Object o) |
static int |
toPrimitiveInt(Object o,
String pattern) |
Copyright © 2015 The DBFlute Project. All rights reserved.