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.
  • Classes in common used by common
    Class
    Description
    Represents functionality shared between the state of puzzles and two-player games.
    Represents moves that are described by two objects, i.e., from and to.
  • Classes in common used by common.util
    Class
    Description
    Represents the states of puzzles or two-player games whose moves are described by two objects, i.e., from and to.
  • Classes in common used by game
    Class
    Description
    Represents 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 and to.
    Represents moves that are described by two objects, i.e., from and to.
  • Classes in common used by puzzle
    Class
    Description
    Represents 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 and to.
    Represents moves that are described by two objects, i.e., from and to.