Class Int64

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

public class Int64 extends Object implements XdrElement
Int64's original definition in the XDR file is:
 typedef hyper int64;