Widen2

trait Widen2[A1, A2, A] extends Widen[A1, A]
Companion
object
trait Widen[A1, A]
trait Adjunct
trait Writable
class Object
trait Matchable
class Any

Value members

Abstract methods

def widen1(a: A1): A
def widen2(a: A2): A

Inherited methods

def id: Int
Inherited from
Adjunct
def write(out: DataOutput): Unit
Inherited from
Adjunct