org.seasar.framework.util
クラス IntegerConversionUtil
java.lang.Object
org.seasar.framework.util.IntegerConversionUtil
- public final class IntegerConversionUtil
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toInteger
public static Integer toInteger(Object o)
toInteger
public static Integer toInteger(Object o,
String pattern)
toPrimitiveInt
public static int toPrimitiveInt(Object o)
toPrimitiveInt
public static int toPrimitiveInt(Object o,
String pattern)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.