ExampleLeague
object ExampleLeague
The singleton object ExampleLeague provides constants that can be used
to experiment with the other classes of this package. More specifically,
a bunch of Club and Player objects are provided.
Usage examples (which assume import ExampleLeague.* has been given):
-
Player("T. Teekkari", ARS) -
Match(LIV, SOT)
