Class Unchecked
java.lang.Object
io.github.ascopes.protobufmavenplugin.utils.Unchecked
Helper for invoking checked functions without handling exceptions that
may be raised.
Use for cases where it is known that a checked exception cannot reasonably be thrown.
- Since:
- 5.0.3
- Author:
- Ashley Scopes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceSignature for a supplier that can throw a checked exception. -
Method Summary
-
Method Details
-
call
-