Hierarchy For Package org.apache.pekko.japi

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • scala.runtime.AbstractPartialFunction<T1,​R> (implements scala.PartialFunction<A,​B>)
    • org.apache.pekko.japi.JAPI
    • org.apache.pekko.japi.JavaPartialFunction$
    • org.apache.pekko.japi.Option<A> (implements java.lang.Iterable<T>)
      • org.apache.pekko.japi.Option.Some<A> (implements scala.Product, java.io.Serializable)
    • org.apache.pekko.japi.Option.Some$ (implements java.io.Serializable)
    • org.apache.pekko.japi.Option$
    • org.apache.pekko.japi.Pair<A,​B> (implements scala.Product, java.io.Serializable)
    • org.apache.pekko.japi.Pair$ (implements java.io.Serializable)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.apache.pekko.japi.Throwables
    • org.apache.pekko.japi.Throwables$
    • org.apache.pekko.japi.Util
    • org.apache.pekko.japi.Util$

Interface Hierarchy

  • org.apache.pekko.japi.Effect
  • org.apache.pekko.japi.Function<T,​R>
  • org.apache.pekko.japi.Function2<T1,​T2,​R>
  • org.apache.pekko.japi.Predicate<T>
  • org.apache.pekko.japi.Procedure<T>
  • java.io.Serializable