Extractor
msgpack4z.Extractor
sealed abstract class Extractor[A <: AnyRef] extends A => MsgpackUnion
Attributes
- Source
- MsgpackUnion.scala
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Attributes
- Source
- MsgpackUnion.scala
Inherited methods
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Function1 -> Any
- Inherited from:
- Function1
In this article