public class Offer extends Object
Flight
flight
int
price
Retailer
retailer
Offer(Retailer retailer, Flight flight, int price)
boolean
equals(Object obj)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final Flight flight
public final int price
public final Retailer retailer
public Offer(Retailer retailer, Flight flight, int price)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals