Hierarchy For Package org.junit.platform.engine.support.store
Class Hierarchy
- java.lang.Object
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore<N> (implements java.lang.AutoCloseable)
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.CompositeKey<N>
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.EvaluatedValue<N>
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.MemoizingSupplier (implements java.util.function.Supplier<T>)
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.MemoizingSupplier.Failure
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.StoredValue
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.junit.platform.commons.JUnitException
- org.junit.platform.engine.support.store.NamespacedHierarchicalStoreException
- org.junit.platform.commons.JUnitException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.CloseAction<N>