A class that operates on different objects. Which one would be a better pattern to use?
Invoker pattern
Double Dispatch pattern
Factory pattern
Intercepting Filter
None of the above