Like provideAsync in AtomicProvider but assumes only one call so there are no race conditions. Additionally offers a withValue helper useful for triggering procesess on a provided object.
withValue
Optional
Like provideAsync in AtomicProvider but assumes only one call so there are no race conditions. Additionally offers a
withValue
helper useful for triggering procesess on a provided object.See