Module org.junit.platform.commons
Package org.junit.platform.commons.function
package org.junit.platform.commons.function
Maintained functional interfaces and support classes.
-
ClassDescriptionTry<V>A container object which may either contain a nullable value in case of success or an exception in case of failure.