fromObject
Cast an object o
in the handled data type S
.
Return
result cast of o
Parameters
o
object to cast
Throws
if o
is not a valid object.
Cast an object o
in the handled data type S
.
result cast of o
object to cast
if o
is not a valid object.