public class Recipient extends Object
long
amount
String
recipient
static Recipient
to(Account recipient, long amount)
to(String recipient, long amount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String recipient
public long amount
public static Recipient to(String recipient, long amount)
public static Recipient to(Account recipient, long amount)
Copyright © 2019. All rights reserved.