Class NonPositiveInteger.BigIntegerRep
- java.lang.Object
-
- org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NonPositiveInteger
protected static class NonPositiveInteger.BigIntegerRep extends Object implements Serializable
Deprecated.As per https://issues.apache.org/jira/browse/AXIS2-3848- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
BigIntegerRep(byte[] array)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected Object
readResolve()
Deprecated.
-
-
-
Method Detail
-
readResolve
protected Object readResolve() throws ObjectStreamException
Deprecated.- Throws:
ObjectStreamException
-
-