Specialized.Opt.X.ShortRef

class ShortRef[A <: Any.Short]() extends Specialized.Opt[A, Opt[A]]
Source
Opt.scala
class Specialized.Opt[Specialized.Opt.X.ShortRef.A, Opt[Specialized.Opt.X.ShortRef.A]]
class java.lang.Object
trait scala.Matchable
class Any

Def

inline def apply[B](v: B, f: B => Opt[A]): Short.G.Opt[A]
Source
Opt.scala