|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcore.PowerupHelper
public class PowerupHelper
Constructor Summary | |
---|---|
PowerupHelper()
|
Method Summary | |
---|---|
static String |
mapToString(Map<Position,Piece> m)
|
static String |
randomPowerupString(int halfn)
|
static Map<Position,Piece> |
stringToMap(String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PowerupHelper()
Method Detail |
---|
public static Map<Position,Piece> stringToMap(String s)
public static String mapToString(Map<Position,Piece> m)
public static String randomPowerupString(int halfn)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |