com
.
rojoma
.
json
.
v3
.
-impl
.
ast
DownCaster
final
class
DownCaster
[
T <:
JValue
]
extends
AnyVal
Linear Supertypes
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
DownCaster
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
DownCaster
(
private once 2.10 is no more:
T
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
cast
[
U <:
T
]
(
implicit
j:
Json
[
U
]
)
:
Option
[
U
]
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
private once 2.10 is no more
:
T
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped