RawValue

object RawValue extends AbstractFunction1[Any, RawValue]
class AbstractFunction1[Any, RawValue]
trait Any => RawValue
class Object
trait Matchable
class Any

Value members

Concrete methods

override def apply(a: Any): RawValue
Definition Classes
Function1

Inherited methods

@unspecialized
def andThen[A](g: RawValue => A): Any => A
Inherited from
Function1
@unspecialized
def compose[A](g: A => Any): A => RawValue
Inherited from
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from
Function1

Concrete fields