Hierarchy For All Packages
Package Hierarchies:Interface Hierarchy
- java.util.function.BiConsumer<T,
U> - me.hsgamer.hscore.extra.consumer.ThrowableBiConsumer<T,
U>
- me.hsgamer.hscore.extra.consumer.ThrowableBiConsumer<T,
- java.util.function.BiFunction<T,
U, R> - me.hsgamer.hscore.extra.function.ThrowableBiFunction<T,
U, R>
- me.hsgamer.hscore.extra.function.ThrowableBiFunction<T,
- java.util.function.Consumer<T>
- me.hsgamer.hscore.extra.consumer.ThrowableConsumer<T>
- java.util.function.Function<T,
R> - me.hsgamer.hscore.extra.function.ThrowableFunction<T,
R>
- me.hsgamer.hscore.extra.function.ThrowableFunction<T,
- java.util.function.Supplier<T>
- me.hsgamer.hscore.extra.supplier.ThrowableSupplier<T>