Of the diagram above has the following components:
Strategy - the interface that defines how to run the algorithm
ConcreteStrategy - a class that encapsulates the algorithm and it must be derived from the Strategy
Context - a class that holds a reference of the strategy put in order. Apply
การแปล กรุณารอสักครู่..
