org.apache.axis2.databinding.types
Class NegativeInteger.BigIntegerRep

java.lang.Object
  extended by org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
All Implemented Interfaces:
Serializable
Enclosing class:
NegativeInteger

protected static class NegativeInteger.BigIntegerRep
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
protected NegativeInteger.BigIntegerRep(byte[] array)
           
 
Method Summary
protected  Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegativeInteger.BigIntegerRep

protected NegativeInteger.BigIntegerRep(byte[] array)
Method Detail

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.