Uses of Interface
ch.nolix.baseapi.validation.performance.IObjectSupplierMediator
Packages that use IObjectSupplierMediator
-
Uses of IObjectSupplierMediator in ch.nolix.base.validation.perfomance
Classes in ch.nolix.base.validation.perfomance that implement IObjectSupplierMediatorMethods in ch.nolix.base.validation.perfomance that return IObjectSupplierMediatorModifier and TypeMethodDescriptionstatic <O> IObjectSupplierMediator<O> PerformanceValidator.assertThatOnAnObjectFrom(IntFunction<O> objectSupplier) static <O2> IObjectSupplierMediator<O2> ObjectSupplierMediator.forObjectSupplier(IntFunction<O2> objectSupplier)