scredis
.
serialization
Implicits
Related Doc:
package serialization
object
Implicits
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Implicits
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
implicit
val
booleanReader
:
Reader
[
Boolean
]
implicit
val
booleanWriter
:
Writer
[
Boolean
]
implicit
val
bytesReader
:
Reader
[
Array
[
Byte
]]
implicit
val
bytesWriter
:
Writer
[
Array
[
Byte
]]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
implicit
val
doubleReader
:
Reader
[
Double
]
implicit
val
doubleWriter
:
Writer
[
Double
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
implicit
val
floatReader
:
Reader
[
Float
]
implicit
val
floatWriter
:
Writer
[
Float
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
implicit
val
intReader
:
Reader
[
Int
]
implicit
val
intWriter
:
Writer
[
Int
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
val
longReader
:
Reader
[
Long
]
implicit
val
longWriter
:
Writer
[
Long
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
implicit
val
shortReader
:
Reader
[
Short
]
implicit
val
shortWriter
:
Writer
[
Short
]
implicit
val
stringReader
:
Reader
[
String
]
implicit
val
stringWriter
:
Writer
[
String
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
AnyRef
Inherited from
Any
Ungrouped