longIntLong

object longIntLong extends Widen2[Long, Int, Long]
trait Widen2[Long, Int, Long]
trait Widen[Long, Long]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def widen1(a: GE[Long]): GE[Long]
Definition Classes
override def widen2(a: GE[Int]): GE[Long]
Definition Classes