GitHub topics: virtual-proxy-design-pattern
mehboobali98/Virtual-Proxy-Design-Pattern
The virtual proxy design pattern is used to preserve memory from being allotted to an object that may not be used in the future. Until the object is not used, a light copy of the object is created and shown to the user.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
