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