B

class B extends A

An important Wiki test class

Very important, in fact

So important it gets three headers

This is an important test class. And this is inline code.

Here is foo: Bar, actually.

While

this.is("a code block")

And this is a link: otherMethod.

And this is another link: BB.

And this is yet another link: tests.Methods.

Yet another: tests.Methods.simple.

And yet another: example.level2.Documentation.

This is my friend: tests.A.

And this is his companion: tests.A$.

Companion:
object
Source:
tests.scala
class A
class Object
trait Matchable
class Any
object given_B.type

Type members

Classlikes

class BB

Inherited classlikes

class AA
Inherited from:
A
Source:
tests.scala
object AA
Inherited from:
A
Source:
tests.scala

Inherited types

type X = B
Inherited from:
A
Source:
tests.scala
type Y <: B
Inherited from:
A
Source:
tests.scala

Value members

Concrete methods

override def method(s: String): String

This is foo: Bar, actually.

This is foo: Bar, actually.

Definition Classes
Source:
tests.scala

This is my foo: Bar, actually.

This is my foo: Bar, actually.

Source:
tests.scala

Inherited methods

final def myMethod(s: String): String

This is my method.

This is my method.

This is a link: AA.

This is another link: AA$.

And yet another: B.

Inherited from:
A
Source:
tests.scala