Figure 1 shows a class diagram of the Email object and the Sendable interface.
图1显示了Email对象和Sendable接口的类图。
2
Using fundamental object-oriented design principles, the architecture team may decide to update the Sendable interface to extend the vendor's Validatable interface.
The architecture team worked hard to abstract the communication implementations with the Sendable interface; however, the team's first attempt seemingly ignored this interface.