public class BlackWhiteEmptySet<T> extends java.lang.Object
BlackWhiteEmptySet()
BlackWhiteEmptySet(T elementBlack, T elementWhite, T elementEmpty)
T
get(GoColor c)
void
set(GoColor c, T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlackWhiteEmptySet()
public BlackWhiteEmptySet(T elementBlack, T elementWhite, T elementEmpty)
public T get(GoColor c)
public void set(GoColor c, T element)