Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- ch.raffael.meldioc.util.Classes
- ch.raffael.meldioc.util.concurrent.Disposer
- ch.raffael.meldioc.util.Exceptions
- ch.raffael.meldioc.util.concurrent.ImmediateFuture<T> (implements java.util.concurrent.Future<V>)
- ch.raffael.meldioc.util.concurrent.ImmediateFuture.Cancelled<T> (implements java.util.concurrent.Future<V>)
- ch.raffael.meldioc.util.IOStreams
- ch.raffael.meldioc.util.concurrent.RestrictedExecutorService (implements java.util.concurrent.ExecutorService)
- ch.raffael.meldioc.util.concurrent.SameThreadExecutorService (implements java.util.concurrent.ExecutorService)
- ch.raffael.meldioc.util.Strings
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- java.lang.AssertionError
- ch.raffael.meldioc.util.IllegalFlow
- java.lang.AssertionError
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- ch.raffael.meldioc.util.immutables.IllegalBuilderStateException
- java.lang.IllegalStateException
- java.lang.RuntimeException
- java.lang.Error
- ch.raffael.meldioc.util.VavrX
Interface Hierarchy
- java.lang.AutoCloseable
- ch.raffael.meldioc.util.Exceptions.AutoCloser<E>
Annotation Type Hierarchy
- ch.raffael.meldioc.util.immutables.Immutable (implements java.lang.annotation.Annotation)
- ch.raffael.meldioc.util.immutables.Immutable.Local (implements java.lang.annotation.Annotation)
- ch.raffael.meldioc.util.immutables.Immutable.LocalStyle (implements java.lang.annotation.Annotation)
- ch.raffael.meldioc.util.immutables.Immutable.Public (implements java.lang.annotation.Annotation)
- ch.raffael.meldioc.util.immutables.Immutable.PublicStyle (implements java.lang.annotation.Annotation)
- ch.raffael.meldioc.util.NonnullByDefault (implements java.lang.annotation.Annotation)