Uses of Interface
fr.gouv.vitam.driver.fake.FakeDriverImpl.ThrowableFunction
-
Packages that use FakeDriverImpl.ThrowableFunction Package Description fr.gouv.vitam.driver.fake Provides a fake Driver implementation for tests purpose -
-
Uses of FakeDriverImpl.ThrowableFunction in fr.gouv.vitam.driver.fake
Methods in fr.gouv.vitam.driver.fake with parameters of type FakeDriverImpl.ThrowableFunction Modifier and Type Method Description void
FakeDriverImpl.FakeConnectionImpl. setGetObjectFunction(FakeDriverImpl.ThrowableFunction<StorageObjectRequest,StorageGetResult> getObjectFunction)
-