|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.util.AbstractEnumeratedType
org.vizzini.game.boardgame.Markings
public final class Markings
Provides an enumeration of markings.
Field Summary | |
---|---|
static Markings |
CONSTANT
Markings constant for constant cell colors. |
static Markings |
VARYING
Markings constant for varying cell colors. |
Method Summary | |
---|---|
static Iterator |
iterator()
Return an iterator over the known types. |
static Markings |
valueOf(String name)
Get the type which corresponds to the given name. |
Methods inherited from class org.vizzini.util.AbstractEnumeratedType |
---|
compareTo, equals, getDisplayName, getName, hashCode, intValue, setOrdinal, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Markings VARYING
public static final Markings CONSTANT
Method Detail |
---|
public static Iterator iterator()
public static Markings valueOf(String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |