public abstract class Player extends Object
Player
String
Rack
protected
Player()
getName()
getRack()
void
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Player()
public String getName()
public void setName(String name)
public Rack getRack()
public String toString()
toString
Object
Copyright © 2015–2020 Allen D. Ball. All rights reserved.