Hierarchy For Package io.github.toolfactory.jvm.function.template

Package Hierarchies:

Interface Hierarchy

  • io.github.toolfactory.jvm.function.template.BiConsumer<T,​U>
  • io.github.toolfactory.jvm.function.template.BiFunction<I,​J,​R>
  • io.github.toolfactory.jvm.function.template.Consumer<I>
  • io.github.toolfactory.jvm.function.template.Function<I,​R>
  • io.github.toolfactory.jvm.function.template.Supplier<T>
  • io.github.toolfactory.jvm.function.template.TriConsumer<I,​J,​K>