Packages

p

chessmodel

position

package position

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. position
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type File = Type
  2. case class Position(file: File, rank: Rank) extends Product with Serializable
  3. type Rank = Type

Value Members

  1. object File
  2. object Position extends Serializable
  3. object Rank

Inherited from AnyRef

Inherited from Any

Ungrouped