Team

ostrat.gThree.h3p.Team
case class Team(char: Char, colour: Colour) extends Coloured

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Coloured
class Object
trait Matchable
class Any
Show all
Known subtypes
object TeamA
object TeamB
object TeamC
object TeamD
object TeamE

Members list

Value members

Concrete methods

def name: String
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product