Schnittstelle IPerformanceAnalyzer
- Alle bekannten Implementierungsklassen:
PerformanceAnalyzer
public interface IPerformanceAnalyzer
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibung<O> booleanonObjectsFromObjectSupplierActionHasGivenOrLowerTimeComplexity(IntFunction<O> objectSupplier, Consumer<O> action, LongToDoubleFunction timeComplexityFunction)
-
Methodendetails
-
onObjectsFromObjectSupplierActionHasGivenOrLowerTimeComplexity
<O> boolean onObjectsFromObjectSupplierActionHasGivenOrLowerTimeComplexity(IntFunction<O> objectSupplier, Consumer<O> action, LongToDoubleFunction timeComplexityFunction)
-