Structural Glossary

Browse 1 structural terms defined in plain English, from the cultural dictionary of computing.

1 Structural Terms

Proxy Pattern
A structural design pattern in which a surrogate object controls access to another object, presenting the same interface while adding behavior such as lazy...

Related Topics