Package | Description |
---|---|
org.kitteh.irc.client.library.util |
Utilities!
|
Modifier and Type | Method and Description |
---|---|
static <Input,Output> |
RiskyBusiness.assertSafe(@NonNull RiskyBusiness.CheckedFunction<Input,Output> function,
Input input)
Throws an assertion error if the function throws an exception.
|
Copyright © 2013–2021 Kitteh. All rights reserved.