Uses of Interface
org.kiwiproject.beta.time.Timing.TimedWithError
Packages that use Timing.TimedWithError
-
Uses of Timing.TimedWithError in org.kiwiproject.beta.time
Classes in org.kiwiproject.beta.time that implement Timing.TimedWithErrorModifier and TypeClassDescriptionstatic final classRepresents an operation that is timed and returns no result, but may throw an exception.static final classRepresents an operation that is timed and returns a (possibly null) result, but may throw an exception.