CClass

abstract class CClass[U] extends BClass[Int, U]
trait BClass[Int, U]
trait AClass[Int, U]
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

override def funASD[X, D](f: U => X): BClass[Int, X]
Definition Classes
Inherited from:
BClass
Source:
typeAppliance.scala

Inherited fields

val f: (=> U) => String
Inherited from:
BClass
Source:
typeAppliance.scala