0.22.1+3
Update implementations of the cast()
and the deprecated retype()
methods.
- The
retype()
method on List and Map is deprecated and will be removed. - The
cast()
method should do what theretype()
method did.
Update implementations of the cast()
and the deprecated retype()
methods.
retype()
method on List and Map is deprecated and will be removed.cast()
method should do what the retype()
method did.