I am confused about using the facade and delegate design patterns. Though there are links to explain about the design patterns., I found none to say about the scenarios where should we use these patterns appropriately.
Can anyone say some scenarios which will differentiate the usage of facade and delegate design pattern in java?