Modifier | Constructor and Description |
---|---|
|
SQ()
Sole public constructor.
|
protected |
SQ(String string)
Protected constructor to specify the
SQ representation. |
Modifier and Type | Method and Description |
---|---|
int |
getLetterPremium() |
int |
getWordPremium() |
boolean |
isEmpty() |
boolean |
isPremium() |
void |
play(Tile tile) |
void |
play(Tile tile,
char letter) |
String |
toString() |
public SQ()
public int getLetterPremium()
LetterPremium
public int getWordPremium()
WordPremium
public boolean isEmpty()
public boolean isPremium()
Copyright © 2015–2020. All rights reserved.