Schnittstelle IActionMediator
- Alle bekannten Implementierungsklassen:
ActionMediator
public interface IActionMediator
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungvoidvoidhasGivenOrLowerTimeComplexity(LongToDoubleFunction timeComplexityFunction) voidvoid
-
Methodendetails
-
hasConstantOrLowerTimeComplexity
void hasConstantOrLowerTimeComplexity() -
hasGivenOrLowerTimeComplexity
-
hasLinearOrLowerTimeComplexity
void hasLinearOrLowerTimeComplexity() -
hasQuadraticOrLowerTimeComplexity
void hasQuadraticOrLowerTimeComplexity()
-