NullUtil<T> extension
- on
-
- T?
Methods
-
unpackOrThrow(
Exception throwable) → T -
Available on T?, provided by the NullUtil extension
Returns the not null value or throws the giventhrowable.
Available on T?, provided by the NullUtil extension
Returns the not null value or throws the giventhrowable.