Interface ThrowExceptionFunction.Native

All Superinterfaces:
io.github.toolfactory.jvm.function.template.Consumer<java.lang.Throwable>, io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction, ThrowExceptionFunction
All Known Implementing Classes:
ThrowExceptionFunction.Native.ForJava7
Enclosing interface:
ThrowExceptionFunction

public static interface ThrowExceptionFunction.Native
extends ThrowExceptionFunction
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static class  ThrowExceptionFunction.Native.ForJava7  

    Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction

    io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction.Abst

    Nested classes/interfaces inherited from interface org.burningwave.jvm.function.catalog.ThrowExceptionFunction

    ThrowExceptionFunction.Native
  • Method Summary

    Methods inherited from interface io.github.toolfactory.jvm.function.template.Consumer

    accept

    Methods inherited from interface io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction

    apply