T
T
trevoga_su2016-08-18 09:38:10
OOP
trevoga_su, 2016-08-18 09:38:10

What is called when one low-level object is wrapped in another class as a property?

Hi all.
What is the "official" approach called when working with an object (for example, a low-level object) is wrapped in another class with a more human-readable API and encapsulating calls to the methods of a low-level object?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rou1997, 2016-08-18
@Rou1997

Wrapper, Decorator.

A
Alexey Sergey, 2016-08-18
@dev_random

it looks like the description:
Wiki

S
Sergey Vodakov, 2016-08-18
@WaterSmith

Фасад? Правда Фасад может и несколько объектов оборачивать.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question