Package design.pattern.behavioural
Interface Strategy
public interface Strategy
Strategy
is used to encapsulate the algorithms in different classes which can be configured in the context classStrategy
is used to encapsulate the algorithms in different classes which can be configured in the context class