Class ThrowExceptionFunction.Native

java.lang.Object
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction
io.github.toolfactory.jvm.function.catalog.ThrowExceptionFunction.Native
All Implemented Interfaces:
Consumer<Throwable>
Direct Known Subclasses:
ThrowExceptionFunction.Native.ForJava7
Enclosing class:
ThrowExceptionFunction

public abstract static class ThrowExceptionFunction.Native
extends ThrowExceptionFunction
  • Constructor Details

    • Native

      public Native()