org.seasar.framework.util
クラス BigIntegerConversionUtil

java.lang.Object
  拡張org.seasar.framework.util.BigIntegerConversionUtil

public final class BigIntegerConversionUtil
extends Object


メソッドの概要
static BigInteger toBigInteger(Object o)
           
static BigInteger toBigInteger(Object o, String pattern)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

toBigInteger

public static BigInteger toBigInteger(Object o)

toBigInteger

public static BigInteger toBigInteger(Object o,
                                      String pattern)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.