DictionaryForumContacts

Terms for subject Microsoft containing interface methods | all forms | in specified order only
EnglishRussian
base interface's default methodметод базового интерфейса с реализацией по умолчанию (microsoft.com Alex_Odeychuk)
default implementations of methods in an interfaceреализация методов интерфейса по умолчанию (Alex_Odeychuk)
default interface methodметод интерфейса с реализацией по умолчанию (InfoWorld, 2021 • Default interface methods are methods in an interface that contain concrete implementations. If the class that extends the interface doesn't implement the method, the default implementation of the method will be used from the interface. This is a useful feature as it helps developers add methods to future versions of an interface without breaking the existing functionality, i.e., the existing implementations of that interface. Alex_Odeychuk)

Get short URL