Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.smallibs.concurrent.execution.Executor
  • org.smallibs.concurrent.execution.Executor.RunnableWithError
  • org.smallibs.control.Filter<M,A,S>
    • org.smallibs.data.Maybe<T> (also extends org.smallibs.type.HK<M,A,S>)
    • org.smallibs.concurrent.promise.Promise<T> (also extends org.smallibs.type.HK<M,A,S>)
    • org.smallibs.data.Try<T> (also extends org.smallibs.type.HK<M,A,S>)
  • org.smallibs.util.FunctionWithError<I,O>
  • org.smallibs.type.HK<M,A,S>
    • org.smallibs.control.Functor<M,A,S>
    • org.smallibs.data.Maybe<T> (also extends org.smallibs.control.Filter<M,A,S>)
    • org.smallibs.concurrent.promise.Promise<T> (also extends org.smallibs.control.Filter<M,A,S>)
    • org.smallibs.data.Try<T> (also extends org.smallibs.control.Filter<M,A,S>)
  • org.smallibs.util.SupplierWithError<O>

Enum Class Hierarchy

Record Class Hierarchy