doubleLongDouble

object doubleLongDouble extends Widen2[Double, Long, Double]
trait Widen2[Double, Long, Double]
trait Widen[Double, Double]
trait Adjunct
trait Writable
class Object
trait Matchable
class Any

Value members

Concrete methods

def widen1(a: Double): Double
def widen2(a: Long): Double

Inherited methods

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

Concrete fields

final val id: 263