Package org.tudalgo.algoutils.tutor.general.call
package org.tudalgo.algoutils.tutor.general.call
-
ClassDescriptionCall<R>NormalResult<R>An instance of
NormalResultrepresents a call that resulted in no exception.An instance ofThrowableResultrepresents a call that resulted in anThrowable.