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