Verwendungen von Schnittstelle
ch.nolix.coreapi.errorcontrol.performancevalidator.IObjectSupplierMediator
Packages, die IObjectSupplierMediator verwenden
Package
Beschreibung
-
Verwendungen von IObjectSupplierMediator in ch.nolix.core.errorcontrol.perfomancevalidator
Klassen in ch.nolix.core.errorcontrol.perfomancevalidator, die IObjectSupplierMediator implementierenMethoden in ch.nolix.core.errorcontrol.perfomancevalidator, die IObjectSupplierMediator zurückgebenModifizierer und TypMethodeBeschreibungstatic <O> IObjectSupplierMediator<O> PerformanceValidator.assertThatOnAnObjectFrom(IntFunction<O> objectSupplier) static <O2> IObjectSupplierMediator<O2> ObjectSupplierMediator.forObjectSupplier(IntFunction<O2> objectSupplier) -
Verwendungen von IObjectSupplierMediator in ch.nolix.core.testing.performancetest
Methoden in ch.nolix.core.testing.performancetest, die IObjectSupplierMediator zurückgebenModifizierer und TypMethodeBeschreibungprotected static final <O> IObjectSupplierMediator<O> PerformanceTest.expectOnAnObjectFrom(IntFunction<O> objectSupplier)