Hierarchy For Package com.g2forge.alexandria.java.fluent.optional.function

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.util.function.Consumer<T>
    • com.g2forge.alexandria.java.function.IConsumer1<I> (also extends com.g2forge.alexandria.java.function.IConsumer, com.g2forge.alexandria.java.function.IThrowConsumer1<I,​T>)
      • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends java.util.function.Function<T,​R>, com.g2forge.alexandria.java.function.IFunction<O>, com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T>)
        • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
  • java.util.function.Function<T,​R>
    • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends com.g2forge.alexandria.java.function.IConsumer1<I>, com.g2forge.alexandria.java.function.IFunction<O>, com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T>)
      • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
  • com.g2forge.alexandria.java.function.IFunctional
    • com.g2forge.alexandria.java.function.IConsumer
      • com.g2forge.alexandria.java.function.IConsumer1<I> (also extends java.util.function.Consumer<T>, com.g2forge.alexandria.java.function.IThrowConsumer1<I,​T>)
        • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends java.util.function.Function<T,​R>, com.g2forge.alexandria.java.function.IFunction<O>, com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T>)
          • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
      • com.g2forge.alexandria.java.function.IFunction<O>
        • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends java.util.function.Function<T,​R>, com.g2forge.alexandria.java.function.IConsumer1<I>, com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T>)
          • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
        • com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T> (also extends com.g2forge.alexandria.java.function.IThrowConsumer1<I,​T>)
          • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends java.util.function.Function<T,​R>, com.g2forge.alexandria.java.function.IConsumer1<I>, com.g2forge.alexandria.java.function.IFunction<O>)
            • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
      • com.g2forge.alexandria.java.function.IThrowConsumer1<I,​T>
        • com.g2forge.alexandria.java.function.IConsumer1<I> (also extends java.util.function.Consumer<T>, com.g2forge.alexandria.java.function.IConsumer)
          • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends java.util.function.Function<T,​R>, com.g2forge.alexandria.java.function.IFunction<O>, com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T>)
            • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
        • com.g2forge.alexandria.java.function.IThrowFunction1<I,​O,​T> (also extends com.g2forge.alexandria.java.function.IFunction<O>)
          • com.g2forge.alexandria.java.function.IFunction1<I,​O> (also extends java.util.function.Function<T,​R>, com.g2forge.alexandria.java.function.IConsumer1<I>, com.g2forge.alexandria.java.function.IFunction<O>)
            • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>)
  • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunctional<I,​O,​F>
    • com.g2forge.alexandria.java.fluent.optional.function.IOptionalFunction<I,​O> (also extends com.g2forge.alexandria.java.function.IFunction1<I,​O>)