MatchTest

o1.football1.MatchTest$
object MatchTest extends App

A small program that uses the classes Club and Match to keep track of some football matches. To be customized by the student.

Attributes

Supertypes
trait App
trait DelayedInit
class Object
trait Matchable
class Any

Members list

Visibility
  • public
  • protected
Keywords
  • no keywords
  • final
  • override
Inherited Not inherited
  • Not inherited
  • App

Value members

Concrete fields

val club1: Club
val club2: Club
val match1: Match
val match2: Match