net.sourceforge.retroweaver.runtime.java.math
Class BigInteger_

java.lang.Object
  extended by net.sourceforge.retroweaver.runtime.java.math.BigInteger_

public class BigInteger_
extends java.lang.Object


Field Summary
static java.math.BigInteger TEN
           
 
Constructor Summary
BigInteger_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEN

public static final java.math.BigInteger TEN
Constructor Detail

BigInteger_

public BigInteger_()