Today, I will discuss another structural design pattern - Proxy Design Pattern. Proxy means an object functioning as another object.
BrijeshSaxena/design-pattern-proxy
Today, I will discuss another structural design pattern - Proxy Design Pattern. Proxy means an object functioning as another object.
Java