-
Sub-task
-
Resolution: Delivered
-
P4
-
10
-
Verified
A new method `orElseThrow` has been added to the `Optional` class. It is synonymous with and is now the preferred alternative to the existing `get` method.