unmarshal
Marshal the arbitrary Java object to its counterpart Avail object.
Return
An Avail Object.
Parameters
self
A Java object, or null.
type
A type to which the resultant Avail object must conform.
Marshal the arbitrary Java object to its counterpart Avail object.
An Avail Object.
A Java object, or null.
A type to which the resultant Avail object must conform.