public abstract class Card extends Object
protected String
type
protected
Card()
boolean
equals(Object o)
String
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String type
protected Card()
public String getType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All rights reserved.