Hierarchy For Package org.junit.platform.commons.function
Class Hierarchy
- java.lang.Object
- org.junit.platform.commons.function.Try<V>
- org.junit.platform.commons.function.Try.Failure<V>
- org.junit.platform.commons.function.Try.Success<V>
- org.junit.platform.commons.function.Try<V>
Interface Hierarchy
- org.junit.platform.commons.function.Try.Transformer<S,
T>