public class Pizza extends Object
Pizza(String flavour, String size)
boolean
equals(Object obj)
String
getFlavor()
getSize()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pizza(String flavour, String size)
public String getSize()
public String getFlavor()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved. Use is subject to license terms.