Hierarchy For Package org.bytemechanics.config.manager.internal.commons.functional
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.bytemechanics.config.manager.internal.commons.functional.LambdaUnchecker
 
 
Interface Hierarchy
- org.bytemechanics.config.manager.internal.commons.functional.LambdaUnchecker.BiConsumerWithExceptions<T,U,E>
 - org.bytemechanics.config.manager.internal.commons.functional.LambdaUnchecker.ConsumerWithExceptions<T,E>
 - org.bytemechanics.config.manager.internal.commons.functional.LambdaUnchecker.FunctionWithExceptions<T,R,E>
 - org.bytemechanics.config.manager.internal.commons.functional.LambdaUnchecker.RunnableWithExceptions<E>
 - org.bytemechanics.config.manager.internal.commons.functional.LambdaUnchecker.SupplierWithExceptions<T,E>