Class Uint256

java.lang.Object
org.stellar.sdk.xdr.Uint256
All Implemented Interfaces:
XdrElement

public class Uint256 extends Object implements XdrElement
Uint256's original definition in the XDR file is:
 typedef opaque uint256[32];