Interface BaseStrategyType<T>

    • Method Detail

      • getStrategy

        T getStrategy()
        Retrieve an instance of the strategy defined by the type.
        Returns:
        strategy defined by this type.