Class Uint64

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

public class Uint64 extends Object implements XdrElement
Uint64's original definition in the XDR file is:
 typedef unsigned hyper uint64;