public class BlackWhiteEmptySet<T>
extends java.lang.Object
| Constructor and Description |
|---|
BlackWhiteEmptySet() |
BlackWhiteEmptySet(T elementBlack,
T elementWhite,
T elementEmpty) |
| Modifier and Type | Method and Description |
|---|---|
T |
get(GoColor c) |
void |
set(GoColor c,
T element) |