Package

scalatutorial

aux

Permalink

package aux

Visibility
  1. Public
  2. All

Type Members

  1. trait Animal extends AnyRef

    Permalink
  2. class BankAccount extends AnyRef

    Permalink
  3. trait Giraffe extends Mammal

    Permalink
  4. abstract class IntSet extends AnyRef

    Permalink
  5. trait Mammal extends Animal

    Permalink
  6. class NonEmpty extends IntSet

    Permalink
  7. case class Note(name: String, duration: String, octave: Int) extends Product with Serializable

    Permalink
  8. class Rational extends AnyRef

    Permalink
  9. trait Reptile extends Animal

    Permalink
  10. trait Zebra extends Mammal

    Permalink

Value Members

  1. object Empty extends IntSet

    Permalink
  2. object Sorting

    Permalink

Ungrouped