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