Uses of Package
common
Packages that use common
Package
Description
Provides classes and interfaces to be shared between puzzles and two-player
games.
Provides utilities for puzzles and two-player games.
Package for representing and playing two-player games.
Package for representing and solving puzzles.
-
ClassDescriptionRepresents functionality shared between the state of puzzles and two-player games.Represents moves that are described by two objects, i.e.,
from
andto
. -
Classes in common used by common.utilClassDescriptionRepresents the states of puzzles or two-player games whose moves are described by two objects, i.e.,
from
andto
. -
ClassDescriptionRepresents functionality shared between the state of puzzles and two-player games.Represents the states of puzzles or two-player games whose moves are described by two objects, i.e.,
from
andto
.Represents moves that are described by two objects, i.e.,from
andto
. -
ClassDescriptionRepresents functionality shared between the state of puzzles and two-player games.Represents the states of puzzles or two-player games whose moves are described by two objects, i.e.,
from
andto
.Represents moves that are described by two objects, i.e.,from
andto
.