net.sf.retrotranslator.runtime.java.math
Class _BigInteger

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.math._BigInteger

public class _BigInteger
extends java.lang.Object

Author:
Taras Puchko

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()