Byte.G.Lookup.Stable

object Stable
class java.lang.Object
trait scala.Matchable
class Any

Def

def apply[A <: Any.Byte, B](v: (A, B)*): Byte.G.Lookup.Stable[A, B]
def apply[A <: Any.Byte, B](v: Stream[(A, B)]): Byte.G.Lookup.Stable[A, B]
@targetName("getVoid")
def void[A <: Any.Byte, B]: Byte.G.Lookup.Stable[A, B]

Get void instance

Get void instance

Source
Lookup.scala

Implicit

implicit inline def implicitRequest[A <: Any.Byte, B](v: VOID): Byte.G.Lookup.Stable[A, B]