Interface SetAccessibleFunction

All Superinterfaces:
io.github.toolfactory.jvm.function.catalog.SetAccessibleFunction, io.github.toolfactory.jvm.function.template.ThrowingBiConsumer<AccessibleObject,Boolean,Throwable>
All Known Subinterfaces:
SetAccessibleFunction.Native

public interface SetAccessibleFunction extends io.github.toolfactory.jvm.function.catalog.SetAccessibleFunction
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     

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

    io.github.toolfactory.jvm.function.catalog.SetAccessibleFunction.Abst<B extends Object>, io.github.toolfactory.jvm.function.catalog.SetAccessibleFunction.ForJava7, io.github.toolfactory.jvm.function.catalog.SetAccessibleFunction.ForJava9
  • Method Summary

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

    accept