fromObject

public T fromObject(Object o)

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.