public final class Throwing extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Throwing.BiConsumer<T,U,X extends Throwable> |
static interface |
Throwing.BiFunction<T,U,R,X extends Throwable> |
static interface |
Throwing.Consumer<T,X extends Throwable> |
static interface |
Throwing.Function<T,R,X extends Throwable> |
static interface |
Throwing.Supplier<T,X extends Throwable> |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.