Closed scristalli closed 5 years ago
@scristalli what is an alternative? What class should we use for scalars with unchecked exceptions?
@g4s8 the alternative is Unchecked
, as specified in the deprecated class.
I updated the task description.
@0crat wait for #50 to be merged
@scristalli the PR has been merged, you can close this issue I believe :)
@0crat quality good
UncheckedScalar
has been deprecated in cactoos. Its usage should be removed from code. The newUnchecked
class should be used instead.