'. '

ADT

From APIDesign

Revision as of 06:55, 8 October 2018 by JaroslavTulach (Talk | contribs)
Jump to: navigation, search

ADT stands for Abstract Data Type - an API design style where one knows operations for a type, but not their actual implementation. In contrary to OOP, the right operation isn't derived from the actual object - rather it is associated with the whole algorithm that operates on provided data.

Personal tools
buy