public class Transfer extends Object
Transfer(String recipient, long amount)
boolean
equals(Object o)
long
getAmount()
String
getRecipient()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Transfer(String recipient, long amount)
public String getRecipient()
public long getAmount()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.