DictionaryForumContacts

   English
Terms for subject Programming containing object interface type | all forms | in specified order only
EnglishRussian
an object's type is defined by its interface. an object's implementation is defined by its classТип объекта определяется его интерфейсом, а реализация-классом (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
object interface typeобъектный интерфейсный тип (Microsoft Alex_Odeychuk)
upcast the object to the interface typeприведение объекта вверх к интерфейсному типу (Alex_Odeychuk)