Hierarchy For All Packages
Interface Hierarchy
- de.treestack.throwing.BiConsumer<T1,
T2, E> - de.treestack.throwing.BiFunction<T1,
T2, R, E> - de.treestack.throwing.BinaryOperator<T,
E>
- de.treestack.throwing.BinaryOperator<T,
- de.treestack.throwing.BiPredicate<T1,
T2, E> - de.treestack.throwing.Consumer<T,
E> - de.treestack.throwing.Function<T,
R, E> - de.treestack.throwing.UnaryOperator<T,
E>
- de.treestack.throwing.UnaryOperator<T,
- de.treestack.throwing.Predicate<T,
E> - de.treestack.throwing.Supplier<R,
E>