given_B

object given_B extends B
class B
class A
class Object
trait Matchable
class Any
given_B.type

Type members

Inherited classlikes

class AA
Inherited from:
A
Source:
tests.scala
object AA
Inherited from:
A
Source:
tests.scala
class BB
Inherited from:
B
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

Inherited methods

override def method(s: String): String

This is foo: Bar, actually.

This is foo: Bar, actually.

Definition Classes
B -> A
Inherited from:
B
Source:
tests.scala
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

This is my foo: Bar, actually.

This is my foo: Bar, actually.

Inherited from:
B
Source:
tests.scala

Concrete fields