Packages

p

ch

package ch

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package io
  2. package net
  3. package sealedconcept

Type Members

  1. final case class Course extends Product with Serializable

    Represents a course for a given year.

    Represents a course for a given year.

    Exceptions thrown
  2. final case class StudyPlan extends Product with Serializable

    Represents a Study Plan (i.e.

    Represents a Study Plan (i.e. Computer Science Bachelor)

Value Members

  1. object Course extends (String, Int) => Course with Serializable
  2. object Helpers
  3. object Main
  4. object StudyPlan extends (Int) => StudyPlan with Serializable
  5. object Utils

Ungrouped